mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-10 01:13:10 +00:00
clean up
This commit is contained in:
parent
beb270de3d
commit
ff8ac244bd
@ -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