Skip to content

Commit 4efa639

Browse files
Remove unused import
1 parent 2b0d564 commit 4efa639

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cirq-core/cirq/ops/permutation_gate.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
from cirq import protocols, value
1818
from cirq.ops import raw_types, swap_gates
19-
from copy import deepcopy
2019

2120
if TYPE_CHECKING:
2221
import cirq

0 commit comments

Comments
 (0)