Skip to content

Commit a8c76a2

Browse files
committed
Remove unused imports.
1 parent 70d9023 commit a8c76a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

heudiconv/convert.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
import os
33
import os.path as op
44
import logging
5-
from math import nan
65
import shutil
7-
import sys
86
import random
97
import re
108

0 commit comments

Comments
 (0)