Skip to content

Commit 72cfe68

Browse files
committed
fix(bot): remove unused qdrant_index import
1 parent f4a2f7c commit 72cfe68

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bot/telegram_bot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
from open_benchmark.extractor.classify import classify_subject, classify_type
4242
from open_benchmark.extractor.fetch import extract
4343
from open_benchmark.graph import relations as graph
44-
from open_benchmark.indexer import qdrant_index as qdrant
4544
from open_benchmark.storage import db as storage
4645
from open_benchmark.storage.db import init_db
4746

0 commit comments

Comments
 (0)