mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 17:46:38 +02:00
remove unused imports
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#![allow(unused_imports, dead_code)]
|
||||
|
||||
use std::rc::Rc;
|
||||
use std::string::ToString;
|
||||
use std::collections::HashMap;
|
||||
|
Reference in New Issue
Block a user