Remove stale module

This commit is contained in:
Lukas Wirth 2021-10-12 09:37:16 +02:00
parent d71a4f40d9
commit acaf270911

View file

@ -17,7 +17,6 @@ mod pattern;
mod predicate;
mod proc_macros;
mod record;
mod sourcegen;
mod type_pos;
mod use_tree;
mod visibility;