This commit is contained in:
Eric 2025-01-15 10:39:53 +11:00
parent 110764f7f4
commit 92ee0cb81c
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