Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cirq-google/cirq_google/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
SerializableDevice,
Sycamore,
Sycamore23,
XmonDevice,
)

from cirq_google.engine import (
Expand Down
2 changes: 0 additions & 2 deletions cirq-google/cirq_google/devices/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@
from cirq_google.devices.grid_device import GridDevice

from cirq_google.devices.serializable_device import SerializableDevice

from cirq_google.devices.xmon_device import XmonDevice
223 changes: 0 additions & 223 deletions cirq-google/cirq_google/devices/xmon_device.py

This file was deleted.

Loading