Skip to content

Commit 20cc89b

Browse files
removed unused imports
1 parent 3beaf97 commit 20cc89b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

yaegoResistors.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
import json
21
from os import listdir
32
from os.path import isfile, join
43
from glob import glob
54

65
from engineering_notation import EngNumber
76

8-
import smallPartDb
9-
10-
117

128
E12 = [10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68, 82]
139

0 commit comments

Comments
 (0)