summaryrefslogtreecommitdiffstats
path: root/tqdm/dask.py
diff options
context:
space:
mode:
Diffstat (limited to 'tqdm/dask.py')
-rw-r--r--tqdm/dask.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tqdm/dask.py b/tqdm/dask.py
index 6fc7504..af9926a 100644
--- a/tqdm/dask.py
+++ b/tqdm/dask.py
@@ -1,5 +1,3 @@
-from __future__ import absolute_import
-
from functools import partial
from dask.callbacks import Callback