fix eslint

This commit is contained in:
Anthony Laibe 2018-07-25 09:31:35 +01:00
parent a5b9502e82
commit b4ea6c03d9
1 changed files with 1 additions and 0 deletions

View File

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