Skip to content
Snippets Groups Projects
Unverified Commit 21047b08 authored by Nikos Kontakis's avatar Nikos Kontakis
Browse files

fmt

parent 43d1ba41
Branches
No related merge requests found
......@@ -9,9 +9,8 @@ use regex::Regex;
use serde::{de, Deserialize, Deserializer, Serialize};
use url::Url;
use crate::shared;
use super::{errors::ConversionError, resources::Resources};
use crate::shared;
/// An alias for a duration in seconds.
pub type Duration = u32;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment