Clean test_concurrent_vector.cpp (#8532)

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
pull/8193/head
Cai Yudong 2021-09-25 12:13:56 +08:00 committed by GitHub
parent 7c4aff0ea2
commit 3e487bde0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@
#include "segcore/SegmentGrowing.h"
#include "segcore/AckResponder.h"
using std::cin;
using std::cout;
using std::endl;
using namespace milvus::engine;
using namespace milvus::segcore;
using std::vector;