diff --git a/cubicweb_elasticsearch/views.py b/cubicweb_elasticsearch/views.py index ce7d40c6affd2c5e9cf432a08bd5acb65256aa02_Y3ViaWN3ZWJfZWxhc3RpY3NlYXJjaC92aWV3cy5weQ==..dc55c1c1a2256e2286b33c21b08c936d94c28f42_Y3ViaWN3ZWJfZWxhc3RpY3NlYXJjaC92aWV3cy5weQ== 100644 --- a/cubicweb_elasticsearch/views.py +++ b/cubicweb_elasticsearch/views.py @@ -28,7 +28,7 @@ from cubicweb import _ from cubicweb.view import StartupView -from cubicweb_elasticsearch.es import indexable_types, get_connection +from cubicweb_elasticsearch.es import get_connection from cubicweb_elasticsearch.search_helpers import compose_search