forked from FoundKeyGang/FoundKey
fixup: remove some default exports
This is a fixup for commit 410c519953
.
This commit is contained in:
parent
410c519953
commit
b0d8e15796
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
import load from './load.js';
|
||||
import { loadConfig } from './load.js';
|
||||
|
||||
export default load();
|
||||
export default loadConfig();
|
||||
|
|
Loading…
Reference in a new issue