Skip to content

Commit fda50fb

Browse files
committed
Remove a troubling import *
1 parent f75a359 commit fda50fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mbuild/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from mbuild.pattern import *
66
from mbuild.packing import *
77
from mbuild.port import Port
8-
from mbuild.recipes import *
98
from mbuild.lattice import Lattice
109
from mbuild.recipes import recipes
1110
from mbuild.version import version

0 commit comments

Comments
 (0)