Skip to content

Commit d33043c

Browse files
committed
[chore] fmt
1 parent 5a77657 commit d33043c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use std::sync::{LazyLock};
1+
use std::sync::LazyLock;
22

33
use regex::Regex;
44
use time::{format_description, format_description::FormatItem};

0 commit comments

Comments
 (0)