mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:23:28 +00:00
formatted some rust files for linting porpuses
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use uuid::Uuid;
|
||||
use chrono::{Duration, SecondsFormat, Utc};
|
||||
use uuid::Uuid;
|
||||
|
||||
pub struct CursorOverTime {
|
||||
pub uuid: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user