[ck2cti] remove duplicate sys import

This commit is contained in:
Bryan W. Weber 2016-11-21 09:42:59 -05:00 committed by Ray Speth
parent 3782543de5
commit e250d23435

View file

@ -40,7 +40,6 @@ import numpy as np
import re
import itertools
import getopt
import sys
QUANTITY_UNITS = {'MOL': 'mol',
'MOLE': 'mol',