mirror of https://github.com/milvus-io/milvus.git
[skip ci] Comment out unused code (#9290)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/9292/head
parent
d835adb442
commit
d82cf7b803
|
@ -8,7 +8,7 @@ import pytest
|
||||||
from utils.utils import *
|
from utils.utils import *
|
||||||
import ujson
|
import ujson
|
||||||
|
|
||||||
CONFIG_TIMEOUT = 80
|
# CONFIG_TIMEOUT = 80
|
||||||
|
|
||||||
# class TestCacheConfig:
|
# class TestCacheConfig:
|
||||||
# """
|
# """
|
||||||
|
|
Loading…
Reference in New Issue