X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/124258c72bb9e69e6336de195f3a3b3e74509b95..31e96ec0d71911f016193d5b67b6da3dc697ac9c:/apps/search/__init__.py?ds=inline diff --git a/apps/search/__init__.py b/apps/search/__init__.py index 1451fa214..8081416c6 100644 --- a/apps/search/__init__.py +++ b/apps/search/__init__.py @@ -1,3 +1,2 @@ -import lucene -from index import Index, Search, ReusableIndex, SearchResult, JVM, IndexChecker, IndexStore +from index import Index, Search, SearchResult