Skip to content

Commit 3dbc9dc

Browse files
ramayo223Alex-AMC
andauthored
Remove unused imports in scripts/particle_rugosity/particle_rugosity.py
Co-authored-by: Alex Moldovan <a.a.moldovan@gmail.com>
1 parent aff2867 commit 3dbc9dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/particle_rugosity/particle_rugosity.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
# requires a CCDC license, and loading of the CSD-python miniconda environment if run from Linux command line
33

44
# import ccdc modules
5-
import ccdc
65
from ccdc.io import CrystalReader
7-
from ccdc import particle
86
from ccdc.particle import Surface
9-
from ccdc import morphology
107
from ccdc.morphology import BFDHMorphology
118

129
def particle_rugosity(crystal):

0 commit comments

Comments
 (0)