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