Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip committed May 15, 2020
1 parent cce3e07 commit 9e550d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/xarc-app-dev/lib/webpack-dev-fastify.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"use strict";
/* eslint-disable no-console, no-magic-numbers */

const archetype = require("@xarc/app/config/archetype");

const AppDevMiddleware = require("./app-dev-middleware");

async function register(server) {
Expand Down

0 comments on commit 9e550d6

Please sign in to comment.