Skip to content

Commit aa80062

Browse files
committed
remove unused import
1 parent f6dd9b7 commit aa80062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyard/db.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#
2323
import pathlib
2424
import sqlite3
25-
import sys
2625
from typing import Tuple, Dict, Set, List
2726

2827
from pyard.misc import get_imgt_db_versions

0 commit comments

Comments
 (0)