mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: remove redundant imports
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
use std::convert::From;
|
||||
|
||||
use actix_web::{error::ResponseError, HttpResponse};
|
||||
use derive_more::Display;
|
||||
use diesel::result::{DatabaseErrorKind, Error as DBError};
|
||||
|
Reference in New Issue
Block a user