remove stray mod cfail

This commit is contained in:
Jorge Aparicio 2019-12-17 14:34:42 +01:00
parent 906b0679ca
commit 2416323c40

View File

@ -76,7 +76,6 @@ pub use linear_map::LinearMap;
pub use string::String;
pub use vec::Vec;
mod cfail;
mod indexmap;
mod indexset;
mod linear_map;