Skip to content

Commit

Permalink
Deleted qiskit/backends/microsoft.py because it only supported RE
Browse files Browse the repository at this point in the history
  • Loading branch information
warren-jones committed Jan 13, 2025
1 parent 5d66db9 commit a77f7bb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 163 deletions.
8 changes: 4 additions & 4 deletions azure-quantum/azure/quantum/qiskit/backends/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
QCIQPUBackend,
)

from azure.quantum.qiskit.backends.microsoft import (
MicrosoftBackend,
MicrosoftResourceEstimationBackend,
)
# from azure.quantum.qiskit.backends.microsoft import (
# MicrosoftBackend,
# MicrosoftResourceEstimationBackend,
# )

from .backend import AzureBackendBase

Expand Down
149 changes: 0 additions & 149 deletions azure-quantum/azure/quantum/qiskit/backends/microsoft.py

This file was deleted.

10 changes: 0 additions & 10 deletions azure-quantum/azure/quantum/target/microsoft/__init__.py

This file was deleted.

0 comments on commit a77f7bb

Please sign in to comment.