Skip to content

Commit e0d3f36

Browse files
rem
1 parent 6cbdd15 commit e0d3f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_modutils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import astroid
2222
from astroid import modutils
23-
from astroid.const import PY310_PLUS, WIN32
23+
from astroid.const import PY310_PLUS
2424
from astroid.interpreter._import import spec
2525

2626
from . import resources

0 commit comments

Comments
 (0)