mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
style: remove unused Arc and Mutex imports
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
This commit is contained in:
parent
e1d89302eb
commit
28f18e6b20
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use chrono::Utc;
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
||||
use ntp_timeturner::config::Config;
|
||||
use ntp_timeturner::sync_logic::{LtcFrame, LtcState};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue