Skip to content

Commit 891c751

Browse files
committed
cleanup
1 parent a5f0502 commit 891c751

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dask_geopandas/expr.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@
2020
from dask.highlevelgraph import HighLevelGraph
2121
from dask.utils import M, OperatorMethodMixin, derived_from, ignore_warning
2222

23-
# from dask_expr import (
24-
# elemwise,
25-
# from_graph,
26-
# get_collection_type,
27-
# )
28-
# from dask_expr._collection import new_collection
29-
# from dask_expr._expr import ApplyConcatApply, _emulate
30-
# import dask_expr as dx
3123
import geopandas
3224
import shapely
3325
from shapely.geometry import box

0 commit comments

Comments
 (0)