Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Jul 19, 2023
1 parent 1428b7f commit c3dd9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/python/dagcircuit/test_dagcircuit.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
)
from qiskit.circuit.classical import expr
from qiskit.circuit.library import IGate, HGate, CXGate, CZGate, XGate, YGate, U1Gate, RXGate
from qiskit.converters import circuit_to_dag, dag_to_circuit
from qiskit.converters import circuit_to_dag
from qiskit.test import QiskitTestCase


Expand Down

0 comments on commit c3dd9f1

Please sign in to comment.