Skip to content

Commit

Permalink
fix: back to green
Browse files Browse the repository at this point in the history
  • Loading branch information
mautamu committed Mar 17, 2024
1 parent ca12b33 commit 22b018f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/territory/model.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use diesel::prelude::*;

use schemars::JsonSchema;
use serde_json::Value;
use std::result::Result;

#[derive(Serialize, Queryable, Deserialize, JsonSchema)]
pub(crate) struct Territory {
Expand Down

0 comments on commit 22b018f

Please sign in to comment.