Skip to content

Commit 53656dd

Browse files
authored
igvm: Remove unused imports (#56)
distutils is not being used currently anywhere in the codebase. Thus, remove it. Signed-off-by: Jinank Jain <jinank94@gmail.com>
1 parent 8ec38c9 commit 53656dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/igvm/igvmgen.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import json
77
import logging
88

9-
from distutils.log import INFO
109
from enum import Enum
1110
from frozendict import frozendict
1211

0 commit comments

Comments
 (0)