mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-09 11:35:43 +00:00
clean up
This commit is contained in:
parent
efcbcc7237
commit
b5dcf8cea2
@ -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