Skip to content

Commit 52748fb

Browse files
committed
chore: remove unncessary import from p_xcfg
1 parent 92c1832 commit 52748fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/diffpy/structure/parsers/p_vesta.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ def to_lines(self, stru):
291291

292292
# End of class P_vesta
293293

294-
from diffpy.structure.parsers.P_xcfg import P_xcfg # noqa: E402, F401
295294

296295
# Routines -------------------------------------------------------------------
297296

0 commit comments

Comments
 (0)