Skip to content

Commit

Permalink
Remove accidental comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 committed Nov 6, 2022
1 parent 55e2a17 commit 99cb485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/zUnit.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ async function loadRequiredModules() {
await p;
return import(path.resolve(modulePath));
}, Promise.resolve());
// config.require.forEach((modulePath) => require(path.resolve(modulePath)));
}

0 comments on commit 99cb485

Please sign in to comment.