Skip to content

Commit

Permalink
chore: Remove unused Numba import
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Feb 19, 2024
1 parent c145667 commit dc23b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qibojit/backends/cpu.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import numpy as np
from numba import njit
from qibo.backends.numpy import NumpyBackend
from qibo.config import log
from qibo.gates.abstract import ParametrizedGate
Expand Down

0 comments on commit dc23b69

Please sign in to comment.