Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish authored Feb 28, 2024
1 parent 165d737 commit 0658899
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""

import os
from qiskit_ibm_runtime.fake_provider import fake_pulse_backend, fake_backend
from qiskit_ibm_runtime.fake_provider import fake_backend


class FakeAlgiers(fake_backend.FakeBackendV2):
Expand Down

0 comments on commit 0658899

Please sign in to comment.