Clean up makefile

This commit is contained in:
lash
2023-03-26 08:18:46 +01:00
parent 3612c7e680
commit c09b43c762
2 changed files with 0 additions and 23 deletions

View File

@@ -51,7 +51,6 @@ class TestAddressDeclarator(TestAddressDeclaratorBase):
def test_basic(self):
d = add_0x(os.urandom(32).hex())
nonce_oracle = RPCNonceOracle(self.accounts[0], self.rpc)