[skip ci] Remove unused log (#11498)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11523/head
wt 2021-11-09 19:42:42 +08:00 committed by GitHub
parent aae7f03e08
commit d93352baac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ def search_param_analysis(vector_query, filter_query):
"limit": limit,
"expression": expression
}
# logger.debug("[search_param_analysis] search_param_analysis: %s" % str(result))
return result