diff --git a/ibis/backends/tests/test_aggregation.py b/ibis/backends/tests/test_aggregation.py index 40e2a5ca2501..cdccd7ae3492 100644 --- a/ibis/backends/tests/test_aggregation.py +++ b/ibis/backends/tests/test_aggregation.py @@ -13,7 +13,6 @@ from ibis import literal as L from ibis.backends.tests.errors import ( ClickHouseDatabaseError, - ExaQueryError, GoogleBadRequest, ImpalaHiveServer2Error, MySQLNotSupportedError,