X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..ab86dfc26dcdfc69688d4498b1b683de85a923de:/apps/search/__init__.py 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