Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Nov 11, 2024
1 parent 452b439 commit 45d0284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/run/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ pub mod openapi {
};

use super::actix_server::{seqvars_csq, strucvars_csq, versions, CustomError};
use super::actix_server::{strucvars_csq, versions, CustomError};

/// Utoipa-based `OpenAPI` generation helper.
#[derive(utoipa::OpenApi)]
Expand Down

0 comments on commit 45d0284

Please sign in to comment.