X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..002577cf05a6730e8b1c97d1931d79758cbcbfdc:/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