Skip to content

Commit

Permalink
tag1consulting#246: Remove unnecessary use statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
slashrsm committed Nov 18, 2021
1 parent d923bb4 commit 45fa7e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
//! [`GooseErrorMetrics`] are displayed in tables.

use chrono::prelude::*;
use chrono::Utc;
use http::StatusCode;
use itertools::Itertools;
use num_format::{Locale, ToFormattedString};
Expand Down

0 comments on commit 45fa7e9

Please sign in to comment.