mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-09 00:53:07 +00:00
Remove debugging echo
This commit is contained in:
parent
964436c9e3
commit
5d58d972a1
@ -186,4 +186,3 @@ macro createRpcSigs*(filePath: static[string]): untyped =
|
||||
## Inputs are marshalled to json, and results are put into the signature's
|
||||
## Nim type.
|
||||
result = processRpcSigs(staticRead($filePath).parseStmt())
|
||||
echo "**", result.repr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user