Skip to content

Commit

Permalink
warn
Browse files Browse the repository at this point in the history
  • Loading branch information
bragov4ik committed Dec 6, 2024
1 parent 338afa9 commit 1ab53b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stats/stats-server/src/config/types.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Common types for the configs
use std::collections::{BTreeMap, HashMap, HashSet};
use std::collections::{BTreeMap, HashSet};

use cron::Schedule;
use serde::{Deserialize, Serialize};
Expand Down

0 comments on commit 1ab53b3

Please sign in to comment.