1
0
Fork 0

bugfix remove temp debug functionality

This commit is contained in:
Travis Fischer 2018-03-07 03:19:07 -05:00 committed by Joost De Cock
parent c7a482d325
commit c19fb7efe0
3 changed files with 1 additions and 11 deletions

View file

@ -76,11 +76,6 @@ module.exports.initPackageManager = async (opts) => {
info
} = opts
// TODO: TEMP
return new Promise((resolve) => {
setTimeout(resolve, 2000)
})
const example = path.join(dest, 'example')
const commands = [