Skip to content

Commit 8a738cd

Browse files
committed
clean up
Signed-off-by: Tobias Gurtzick <[email protected]>
1 parent 975b21a commit 8a738cd

File tree

2 files changed

+579
-788
lines changed

2 files changed

+579
-788
lines changed

generateLoader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
const path = require('path');
44
const recursive = require('final-fs').readdirRecursive;
55
const start = path.join(__dirname, 'lib/commands');
6-
const Promise = require('bluebird');
76
const fs = require('fs');
87

98
(async () => {

0 commit comments

Comments
 (0)