Skip to content

Commit

Permalink
Remove unused feature
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Mar 8, 2015
1 parent 59ca586 commit efcdc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phf_codegen/test/build.rs
@@ -1,4 +1,4 @@
#![feature(io, path, fs)]
#![feature(io, path)]

extern crate phf_codegen;

Expand Down

0 comments on commit efcdc74

Please sign in to comment.