Remove gen_build_deps module.

This commit is contained in:
data-pup
2018-07-22 13:05:38 -04:00
committed by Dan Gohman
parent 5f3cd868cd
commit ce177d643e
3 changed files with 0 additions and 62 deletions

View File

@@ -1,5 +1,4 @@
pub mod error;
pub mod gen_build_deps;
pub mod gen_types;
mod base;