We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1cc56 commit c515e65Copy full SHA for c515e65
src/handlers/http/modal/query_server.rs
@@ -25,7 +25,6 @@ use crate::handlers::http::{base_path, prism_base_path};
25
use crate::handlers::http::{logstream, MAX_EVENT_PAYLOAD_SIZE};
26
use crate::handlers::http::{rbac, role};
27
use crate::hottier::HotTierManager;
28
-use crate::option::Mode;
29
use crate::rbac::role::Action;
30
use crate::{analytics, migration, storage, sync};
31
use actix_web::web::{resource, ServiceConfig};
0 commit comments