[skip ci] Update code of client file on benchmark (#11145)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11167/head
wt 2021-11-03 14:57:03 +08:00 committed by GitHub
parent d9f125132d
commit 3eb9c6c0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ def time_wrapper(func):
if rps is not False:
return result, _rps
return result
return wrapper