Remove not needed use Utc
This commit is contained in:
parent
4075ab9b63
commit
861f8b2447
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use self::chrono::prelude::*;
|
|||
use std::cmp::Ordering;
|
||||
use std::collections::HashMap;
|
||||
use self::serde_json::Value as JsonValue;
|
||||
use self::chrono::Utc;
|
||||
use self::chrono::TimeZone;
|
||||
use self::chrono::DateTime;
|
||||
|
||||
|
|
Loading…
Reference in a new issue