mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-11 10:16:38 +00:00
clean up
This commit is contained in:
parent
e32d5197af
commit
3a2438b3ff
@ -164,7 +164,6 @@ proc startHardhat(
|
||||
var port: int
|
||||
|
||||
let hardhat = Hardhat.new()
|
||||
manager.hardhats.add hardhat
|
||||
|
||||
proc onOutputLineCaptured(line: string) {.raises: [].} =
|
||||
hardhat.output.add line
|
||||
|
Loading…
x
Reference in New Issue
Block a user