Skip to content

Commit 5b0d308

Browse files
Merge pull request #610 from mattwthompson/cleanup-par-imports
Remove a foyer import that produced a circular depdence
2 parents 3062156 + 23b3a1e commit 5b0d308

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mbuild/formats/par_writer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import mbuild as mb
2-
import parmed as pmd
31
import warnings
4-
from foyer import Forcefield
52

63
__all__ = ['write_par']
74

0 commit comments

Comments
 (0)