Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Dec 18, 2024
1 parent 816e2bd commit 2ff1b6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/qiskit_convert_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1193,9 +1193,6 @@ def test_nonregister_bits() -> None:
tk_to_qiskit(c)


from pytket.circuit.display import view_browser as draw


def test_ifelseop_handling() -> None:
qubits = QuantumRegister(2)
clbits = ClassicalRegister(2)
Expand Down

0 comments on commit 2ff1b6f

Please sign in to comment.