Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Oct 4, 2024
1 parent db80cf3 commit 2d8f1c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/cdot/json.rs
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ impl interface::Provider for Provider {
/// Data structures used for deserializing from cdot.
pub mod models {
use indexmap::IndexMap;
use log::debug;
use serde::{Deserialize, Deserializer, Serialize};

/// Container for a cDot data file.
Expand Down

0 comments on commit 2d8f1c7

Please sign in to comment.