fix eslint

This commit is contained in:
Anthony Laibe 2018-07-25 09:31:35 +01:00 committed by Iuri Matias
parent b8ef9ee148
commit a04f26dc3d
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ class Embark {
});
}
engine.startService("fileWatcher");
callback();
}
], function (err, _result) {
if (err) {