mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-23 12:11:16 +00:00
make linter happy
This commit is contained in:
parent
7bd1598b3c
commit
3f16806f37
@ -32,7 +32,7 @@ class Dashboard {
|
||||
console = new Console({
|
||||
events: self.events,
|
||||
plugins: self.plugins,
|
||||
version: self.version,
|
||||
version: self.version
|
||||
});
|
||||
callback();
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user