diff --git a/tiledb/tests/test_dask.py b/tiledb/tests/test_dask.py index fcd25f7cba..e200cb22ca 100644 --- a/tiledb/tests/test_dask.py +++ b/tiledb/tests/test_dask.py @@ -2,8 +2,6 @@ import numpy as np import pytest -from distributed.comm.core import CommClosedError -from tornado.iostream import StreamClosedError import tiledb