mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-12 10:23:11 +00:00
clean up
This commit is contained in:
parent
110764f7f4
commit
92ee0cb81c
@ -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