Remove commented out code

This commit is contained in:
Brandon Fish
2019-01-18 23:17:00 -06:00
parent d715c26b1f
commit 89c5984d47
2 changed files with 0 additions and 10 deletions

View File

@ -1,4 +1,3 @@
// pub mod codegen;
mod func_env;
mod libcalls;
mod module;