Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ZimboPro committed Jan 19, 2024
1 parent 97a9637 commit 8baa151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/serde_method.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use indexmap::IndexMap;
use openapiv3::{ReferenceOr, Schema, StatusCode};
use serde::{de, Deserialize, Serialize};
use serde::{Deserialize, Serialize};
use simplelog::{debug, info};

use crate::{Endpoint, EndpointExtracted, TemplateData};
Expand Down

0 comments on commit 8baa151

Please sign in to comment.