mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
fix profiler and this is ready to go
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
8411f36e06
commit
dc0c8c5622
@ -47,7 +47,9 @@ class Profiler {
|
||||
self.logger.info("-- profile for " + contractName);
|
||||
this.profile(contractName, contract);
|
||||
});
|
||||
return "";
|
||||
}
|
||||
return false;
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user