mirror of
https://github.com/codex-storage/nim-json-rpc.git
synced 2025-02-23 16:38:22 +00:00
Remove debugging echo
This commit is contained in:
parent
f30c4651a1
commit
5292b0b53e
@ -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