[skip e2e] Remove duplicate and unused var (#14947)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2022-01-06 18:51:21 +08:00 committed by GitHub
parent 8356b235f5
commit 2fdd74affa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ default_dim = 128
default_nb = 3000
default_top_k = 10
max_top_k = 16384
# max_partition_num = 256
max_partition_num = 4096
default_segment_row_limit = 1000
default_server_segment_row_limit = 1024 * 512