diff --git a/tools/python/neb1.py b/tools/python/neb1.py index 4bf315d143..710bd7ac0b 100755 --- a/tools/python/neb1.py +++ b/tools/python/neb1.py @@ -15,7 +15,6 @@ import sys,os path = os.environ["LAMMPS_PYTHON_TOOLS"] sys.path.append(path) from dump import dump -from dump import dump if len(sys.argv) < 5: print "Syntax: neb1.py dfinal itype dfile1 dfile2 ..."