Skip to content

Commit d6e98ab

Browse files
committed
unused imports PPM-192
1 parent 4735bda commit d6e98ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/show_semiconductor_properties/show_semiconductor_properties.py

-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
#
1111
#
1212
from ccdc.utilities import ApplicationInterface
13-
import ccdc.io
1413
from jinja2 import Template
1514
from pathlib import Path
16-
import os
1715
from io import BytesIO
1816
import base64
1917
import json

0 commit comments

Comments
 (0)