Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Mar 17, 2016
1 parent e120e44 commit ce9630f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/index.js
@@ -1,6 +1,6 @@
import { format as formatUrl } from 'url';
import { readFileSync as readFile } from 'fs';
import { defaults, once } from 'lodash';
import { defaults } from 'lodash';
import Boom from 'boom';
import { resolve } from 'path';
import fromRoot from '../utils/from_root';
Expand Down

0 comments on commit ce9630f

Please sign in to comment.