Skip to content

Commit

Permalink
Remove unused imports in modelTest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
amarkpayne committed Aug 14, 2019
1 parent 49bacf7 commit 9720913
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmgpy/rmg/modelTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
from nose.plugins.attrib import attr

from rmgpy.data.base import ForbiddenStructures
from rmgpy.data.kinetics.family import TemplateReaction
from rmgpy.data.rmg import RMGDatabase
from rmgpy.data.thermo import *
from rmgpy.rmg.main import RMG
Expand Down

0 comments on commit 9720913

Please sign in to comment.