remove checkDeps for scaffold

This commit is contained in:
Jonathan Rainville 2018-10-23 12:33:43 -04:00
parent b1da43a684
commit 2b75cfd089
1 changed files with 0 additions and 1 deletions

View File

@ -359,7 +359,6 @@ class Cmd {
}, {});
}
checkDeps();
i18n.setOrDetectLocale(options.locale);
options.env = 'development';
options.logFile = options.logfile; // fix casing