Skip to content

Commit 4a97c6a

Browse files
committed
chore: fmt
1 parent 2b16822 commit 4a97c6a

File tree

1 file changed

+0
-1
lines changed
  • packages/cubejs-backend-native/src/gateway

1 file changed

+0
-1
lines changed

packages/cubejs-backend-native/src/gateway/router.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use crate::gateway::gateway_auth_middleware;
22
use crate::gateway::handlers::stream_handler_v2;
33
use crate::gateway::state::ApiGatewayStateRef;
4-
use axum::handler::Handler;
54
use axum::routing::{get, MethodRouter};
65
use axum::Router;
76

0 commit comments

Comments
 (0)