mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 06:14:24 +00:00
clean up
This commit is contained in:
parent
7b986666a6
commit
060305d51f
@ -173,10 +173,6 @@ class Engine {
|
||||
self.events.request("code-generator:embarkjs:build", () => {
|
||||
self.events.emit('code-generator-ready');
|
||||
});
|
||||
|
||||
//self.codeGenerator.buildEmbarkJS(function() {
|
||||
// self.events.emit('code-generator-ready');
|
||||
//});
|
||||
};
|
||||
const cargo = async.cargo((_tasks, callback) => {
|
||||
generateCode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user