Skip to content

Commit

Permalink
Remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Sep 19, 2024
1 parent f2caba6 commit 6f1b277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dask_histogram/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,6 @@ def _get_optimization_function():
# running this optimization even in cases where it's unncessary
# because if no AwkwardInputLayers from dask-awkward are
# detected then the original graph is returned unchanged.
import importlib.metadata

try:
from dask_awkward.lib.optimize import all_optimizations

Expand Down

0 comments on commit 6f1b277

Please sign in to comment.