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

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
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

View File

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