Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Oct 26, 2014
1 parent 49647cd commit 15cc179
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phf/src/lib.rs
Expand Up @@ -9,7 +9,6 @@
use std::fmt;
use std::iter;
use std::slice;
use std::collections::Collection;

pub use shared::PhfHash;

Expand Down

0 comments on commit 15cc179

Please sign in to comment.