[skip ci]Remove useless code (#9081)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/9087/head
yanliang567 2021-10-02 19:42:20 +08:00 committed by GitHub
parent cb887a9b28
commit 3a46a6ed5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -83,4 +83,3 @@ class TestE2e(TestcaseBase):
res, _ = collection_w.query(term_expr)
tt = time.time() - t0
log.info(f"assert query result {len(res)}: {tt}")
# assert len(res) == 4