Skip to content

Commit 8152d50

Browse files
chore(core): remove unused code
1 parent 81ac238 commit 8152d50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ export async function loadModule(path : string, options_ : Options = throwNotDef
114114
moduleHandlers = null,
115115
pathHandlers = defaultPathHandlers,
116116
getResource = defaultGetResource,
117-
loadModule,
118117
} = options_;
119118

120119

0 commit comments

Comments
 (0)