Skip to content

Commit d39bdf3

Browse files
committed
test: remove unused variable in interface_rpc.py
1 parent 0ead71d commit d39bdf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/interface_rpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import subprocess
1515

1616

17-
RPC_INVALID_ADDRESS_OR_KEY = -5
1817
RPC_INVALID_PARAMETER = -8
1918
RPC_METHOD_NOT_FOUND = -32601
2019
RPC_INVALID_REQUEST = -32600

0 commit comments

Comments
 (0)