From 36d02e05bf2d7f03bd56935e0fc5d99402ec93f3 Mon Sep 17 00:00:00 2001 From: alongd Date: Fri, 15 Jun 2018 12:24:48 -0400 Subject: [PATCH] fixup! Added class:CanthermSpecies: and related YAML functions --- rmgpy/cantherm/common.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/rmgpy/cantherm/common.py b/rmgpy/cantherm/common.py index bbb3c498d86..a6857d97659 100644 --- a/rmgpy/cantherm/common.py +++ b/rmgpy/cantherm/common.py @@ -42,8 +42,6 @@ from rmgpy.statmech import IdealGasTranslation, LinearRotor, NonlinearRotor, HarmonicOscillator from rmgpy.statmech.torsion import HinderedRotor, FreeRotor from rmgpy.pdep.collision import SingleExponentialDown -from rmgpy.thermo.nasa import NASA -from rmgpy.thermo.wilhoit import Wilhoit from rmgpy.transport import TransportData from rmgpy.quantity import Quantity from rmgpy.molecule.element import getElement