Remove not required Numba backend

This commit is contained in:
tankya2
2024-02-06 10:39:10 +08:00
committed by yangliwei
parent 5385b4d941
commit 0ac65c216e
2 changed files with 0 additions and 303 deletions

View File

@@ -1,2 +1 @@
from qibotn.backends.cpu import NumbaBackend
from qibotn.backends.gpu import CuTensorNet