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

View File

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