Skip to content

Commit 5efb797

Browse files
committed
remove duplicate
1 parent 9e3dea5 commit 5efb797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighter/signer_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import logging
77
import os
88
import time
9-
from typing import Dict, List, Optional, Tuple, Union, Tuple
9+
from typing import Dict, List, Optional, Union, Tuple
1010

1111
from eth_account import Account
1212
from eth_account.messages import encode_defunct

0 commit comments

Comments
 (0)