remove unused use statement
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
use chrono::{DateTime, Utc};
|
use chrono::{DateTime, Utc};
|
||||||
use markdown::message::Message;
|
|
||||||
use uuid::Uuid;
|
use uuid::Uuid;
|
||||||
|
|
||||||
pub struct PostEntry {
|
pub struct PostEntry {
|
||||||
|
|||||||
Reference in New Issue
Block a user