Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Held <[email protected]>
  • Loading branch information
leonheldattoradex committed Jul 12, 2024
1 parent c084d1c commit 6873fac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

use std::path::Path;
use std::sync::Arc;
use std::time::Duration;

use chrono::Utc;
use config::Config;
Expand Down

0 comments on commit 6873fac

Please sign in to comment.