Skip to content

Commit 289f6ba

Browse files
committed
fix lint
1 parent d97ca00 commit 289f6ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/convex_wallet.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
logger = logging.getLogger('convex_wallet')
3030

3131

32-
3332
def load_account(args):
3433
account = None
3534
if args.keyfile and args.password:

0 commit comments

Comments
 (0)