[skip ci] Remove unused import of scale proxy (#8793)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2021-09-28 19:30:03 +08:00 committed by GitHub
parent 788844698e
commit 54a4e2cbeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,9 @@
import pytest import pytest
from pymilvus import connections
from scale.helm_env import HelmEnv from scale.helm_env import HelmEnv
from common import common_func as cf from common import common_func as cf
from common import common_type as ct
from common.common_type import CaseLabel from common.common_type import CaseLabel
from scale import scale_common as sc from scale import scale_common as sc
from scale import constants
prefix = "proxy_scale" prefix = "proxy_scale"