remove warnings

This commit is contained in:
Santhosh Reddy Vootukuri (SUNNY) (from Dev Box) 2024-08-13 12:09:09 -07:00 committed by Martin Tzvetanov Grigorov
parent 3e3c00f44c
commit 0e9040e605
No known key found for this signature in database
GPG Key ID: 3194FD8C1AE300EF

View File

@ -1,5 +1,5 @@
use crate::common::{
shared_does_not_exists_index, shared_empty_index, shared_index_with_documents, Server,
shared_does_not_exists_index, Server,
};
use crate::json;