mirror of https://github.com/embarklabs/embark.git
cleanup
This commit is contained in:
parent
11ba67bb34
commit
7a5e5947ee
|
@ -259,7 +259,6 @@ class Deploy {
|
|||
self.logger.error("error deploying contracts");
|
||||
self.logger.error(err.message);
|
||||
self.logger.debug(err.stack);
|
||||
console.dir(err);
|
||||
}
|
||||
self.logger.info("finished deploying contracts");
|
||||
self.logger.trace(arguments);
|
||||
|
|
Loading…
Reference in New Issue