Skip to content

Commit

Permalink
feat: code cleaning!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed May 8, 2024
1 parent 290928f commit ccfefb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/query_engine/level_based_platform_query_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,6 @@ def prepare_engine_auto_filter(
)

index_summary = base_engine._setup_vector_store_index(
table_name=platform_table_name + "_summary",
dbname=dbname,
testing=False,
)
vector_store = index_summary._vector_store
Expand Down

0 comments on commit ccfefb8

Please sign in to comment.