style: cargo fmt --all
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use chrono::{Datelike, NaiveDate, TimeZone, Utc};
|
||||
use super::entities::{QuotaDefinition, TimePeriod, UsageType};
|
||||
use crate::common::value_objects::DateTimeStamp;
|
||||
use chrono::{Datelike, NaiveDate, TimeZone, Utc};
|
||||
|
||||
pub struct QuotaCheckResult {
|
||||
pub allowed: bool,
|
||||
|
||||
Reference in New Issue
Block a user