Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
migueltorrescosta committed May 10, 2024
1 parent b318848 commit 8b5a61f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cirq-core/cirq/ops/permutation_gate.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

from cirq import protocols, value
from cirq.ops import raw_types, swap_gates
from copy import deepcopy

if TYPE_CHECKING:
import cirq
Expand Down

0 comments on commit 8b5a61f

Please sign in to comment.