Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moisses89 committed Jan 10, 2023
1 parent b85c94e commit fa4a21f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gnosis/eth/tests/eip712/test_eip712.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ def test_eip712_encode_hash_string_bytes(self):
{"name": "maxByte", "type": "bytes32"},
],
}
# test string uint (chainId)
payload = {
"types": types_with_bytes,
"primaryType": "Message",
Expand Down

0 comments on commit fa4a21f

Please sign in to comment.