Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Apr 4, 2021
1 parent 3669784 commit b2131d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/index.ts
@@ -1,4 +1,4 @@
import { addStream, levels, logger, setContext } from '../logger';
import { addStream, logger, setContext } from '../logger';
import { get, getLanguageList, getManagerList } from '../manager';
import { ensureDir, getSubDirectory, readFile } from '../util/fs';
import { ensureTrailingSlash } from '../util/url';
Expand Down

0 comments on commit b2131d4

Please sign in to comment.