Skip to content

Commit 9b7283b

Browse files
committed
Remove unused imports
1 parent 51ce1e0 commit 9b7283b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit/test_aggregation_types.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33

44
import pytest
55
from redis.commands.search.aggregation import AggregateRequest
6-
from redis.commands.search.query import Query
7-
from redis.commands.search.result import Result
86

9-
from redisvl.index.index import process_results
107
from redisvl.query.aggregate import (
118
AggregateHybridQuery,
129
HybridQuery,

0 commit comments

Comments
 (0)