remove useless code
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#![feature(concat_idents)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rocket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,3 @@
|
||||
#![feature(concat_idents)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rocket;
|
||||
|
||||
|
||||