Skip to content

Commit

Permalink
warn
Browse files Browse the repository at this point in the history
  • Loading branch information
bragov4ik committed Dec 5, 2024
1 parent e8aaa29 commit aa5ca57
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 aa5ca57

Please sign in to comment.