Skip to content

Commit 8d71f04

Browse files
author
Nate Kitzmiller
committed
minor cleanup
1 parent 0afd493 commit 8d71f04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

psi4/driver/driver_findif.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ def _initialize_findif(mol: Union["qcdb.Molecule", core.Molecule],
373373
# Populate salc_indices_pi for all irreps.
374374
# * Python error if iterate through `salc_list`
375375
if displacement_space == "molsym":
376-
import copy
377376
if method_allowed_irreps == 1:
378377
salc_indices_pi[0] = salcs.salcs_by_irrep[0]
379378
else:

0 commit comments

Comments
 (0)