Skip to content

Commit 820e67d

Browse files
author
David Wong
committed
remove dead code
1 parent 200f863 commit 820e67d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// needed for rocket
2-
#![feature(proc_macro_hygiene, decl_macro)] // Nightly-only language features needed by Rocket
3-
41
use std::collections::{HashMap, HashSet};
52
use std::path::PathBuf;
63

0 commit comments

Comments
 (0)