Skip to content

Commit f36ad08

Browse files
committed
Clean up unused imports in the iotools module
1 parent c720274 commit f36ad08

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/imcflibs/iotools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
"""I/O related functions."""
22

3-
import glob
43
import zipfile
54

6-
import os
75
from os.path import splitext, join
86

97
from .log import LOG as log

0 commit comments

Comments
 (0)