Skip to content

Commit 92c758a

Browse files
committed
STY: Remove unused pkgutil import
1 parent f3be7b2 commit 92c758a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nibabel/optpkg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
""" Routines to support optional packages """
2-
import pkgutil
32
from distutils.version import LooseVersion
43
from .tripwire import TripWire
54

0 commit comments

Comments
 (0)