Skip to content

Commit dec8e6a

Browse files
committed
Remove unused import weakref
1 parent 590e3ea commit dec8e6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chess/pgn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import itertools
2222
import logging
2323
import re
24-
import weakref
2524
import typing
2625

2726
import chess

0 commit comments

Comments
 (0)