diff --git a/doc/lightning_gpu/device.rst b/doc/lightning_gpu/device.rst index 6eccb961d8..432ce4ede8 100644 --- a/doc/lightning_gpu/device.rst +++ b/doc/lightning_gpu/device.rst @@ -66,7 +66,6 @@ Supported operations and observables ~pennylane.PauliZ ~pennylane.PhaseShift ~pennylane.PSWAP - ~pennylane.QFT ~pennylane.QubitCarry ~pennylane.QubitSum ~pennylane.QubitUnitary diff --git a/doc/lightning_kokkos/device.rst b/doc/lightning_kokkos/device.rst index 60b09c9bfc..0afc52af3e 100644 --- a/doc/lightning_kokkos/device.rst +++ b/doc/lightning_kokkos/device.rst @@ -64,7 +64,6 @@ Supported operations and observables ~pennylane.PauliZ ~pennylane.PhaseShift ~pennylane.PSWAP - ~pennylane.QFT ~pennylane.QubitCarry ~pennylane.QubitSum ~pennylane.QubitUnitary diff --git a/doc/lightning_qubit/device.rst b/doc/lightning_qubit/device.rst index 43140350f0..5c3193d525 100644 --- a/doc/lightning_qubit/device.rst +++ b/doc/lightning_qubit/device.rst @@ -56,7 +56,6 @@ Supported operations and observables ~pennylane.PauliZ ~pennylane.PhaseShift ~pennylane.PSWAP - ~pennylane.QFT ~pennylane.QubitCarry ~pennylane.QubitSum ~pennylane.QubitUnitary diff --git a/doc/lightning_tensor/device.rst b/doc/lightning_tensor/device.rst index f42aabbedc..81e6b66393 100644 --- a/doc/lightning_tensor/device.rst +++ b/doc/lightning_tensor/device.rst @@ -107,7 +107,6 @@ The ``lightning.tensor`` supports all gate operations supported by PennyLane, wi ~pennylane.PauliZ ~pennylane.PhaseShift ~pennylane.PSWAP - ~pennylane.QFT ~pennylane.QubitCarry ~pennylane.QubitSum ~pennylane.QubitUnitary