Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdavis committed Oct 13, 2023
1 parent 3e90a0c commit 6bc85c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dask_histogram/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from dask_histogram.layers import MockableDataFrameTreeReduction

if TYPE_CHECKING:
from dask.blockwise import Blockwise
from numpy.typing import NDArray

from dask_histogram.typing import DaskCollection
Expand Down

0 comments on commit 6bc85c9

Please sign in to comment.