[skip ci] Remove useless code (#12971)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/12975/head
binbin 2021-12-08 15:23:04 +08:00 committed by GitHub
parent eccf5c2fdf
commit 84b5a95fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1744,7 +1744,6 @@ class TestCollectionSearch(TestcaseBase):
time.sleep(gracefulTime)
log.info("test_search_without_expression: searching collection %s with time_stamp_2 '%d'"
% (collection_w.name, time_stamp_2))
log.info(time_stamp_2)
search_res = collection_w.search(vectors, default_search_field,
default_search_params, default_limit,
travel_timestamp=time_stamp_2,