diff --git a/internal/core/unittest/test_concurrent_vector.cpp b/internal/core/unittest/test_concurrent_vector.cpp index 7a6dce00c033d0d832756d1d057625ea8ea26e93..5ebacbadbdf8024e6114143e89678c6d13f83dc4 100644 --- a/internal/core/unittest/test_concurrent_vector.cpp +++ b/internal/core/unittest/test_concurrent_vector.cpp @@ -10,17 +10,12 @@ // or implied. See the License for the specific language governing permissions and limitations under the License. #include - -#include #include #include #include #include #include "segcore/ConcurrentVector.h" -#include "segcore/SegmentGrowing.h" -// #include "knowhere/index/vector_index/helpers/IndexParameter.h" - #include "segcore/SegmentGrowing.h" #include "segcore/AckResponder.h"