handled some warnings
This commit is contained in:
@@ -22,8 +22,8 @@ mod proxies;
|
||||
|
||||
type DbPool = r2d2::Pool<ConnectionManager<SqliteConnection>>;
|
||||
|
||||
#[macro_use(c)]
|
||||
extern crate cute;
|
||||
// #[macro_use(c)]
|
||||
// extern crate cute;
|
||||
|
||||
|
||||
#[ntex::main]
|
||||
|
||||
Reference in New Issue
Block a user