We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a77657 commit d33043cCopy full SHA for d33043c
src/commands/mod.rs
@@ -1,4 +1,4 @@
1
-use std::sync::{LazyLock};
+use std::sync::LazyLock;
2
3
use regex::Regex;
4
use time::{format_description, format_description::FormatItem};
0 commit comments