Skip to content

Commit

Permalink
Patch Utoipa import (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans authored Apr 17, 2024
1 parent fdec4b7 commit c813aff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/src/http.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use axum::response::{Html, Redirect};
use std::{net::SocketAddr, sync::Arc};
use utoipa::OpenApi;
use utoipa_swagger_ui::SwaggerUi;

use axum::{routing::get, Router};
use tokio::net::TcpListener;
Expand Down

0 comments on commit c813aff

Please sign in to comment.