mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-04-22 08:39:50 +02:00
remove confusing log output (#157)
This commit is contained in:
parent
e6f72eb53d
commit
7a47bb418a
@ -670,7 +670,6 @@ export class Controller {
|
|||||||
if (openCtJson) {
|
if (openCtJson) {
|
||||||
return fastClone(openCtJson)
|
return fastClone(openCtJson)
|
||||||
}
|
}
|
||||||
log(LogLevel.TRACE, `Contract ${id} not found!`)
|
|
||||||
return undefined
|
return undefined
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user