fix linting error

This commit is contained in:
Sebastian McKenzie 2015-06-10 03:16:07 +01:00
parent c9286a1de1
commit 80a77bd6a2

View File

@ -1,6 +1,5 @@
import * as parsers from "./parsers";
import config from "./config";
import clone from "lodash/lang/clone";
export { config };