This commit is contained in:
Eric 2025-01-15 10:39:53 +11:00
parent efcbcc7237
commit b5dcf8cea2
No known key found for this signature in database

View File

@ -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