Skip to content

Commit

Permalink
remove unused config from groupby file
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzamora committed Oct 2, 2023
1 parent a93e279 commit 2b0d866
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dask/dataframe/groupby.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import numpy as np
import pandas as pd

from dask import config
from dask.base import is_dask_collection, tokenize
from dask.core import flatten
from dask.dataframe._compat import (
Expand Down

0 comments on commit 2b0d866

Please sign in to comment.