Remove unused terminal_button module

This commit is contained in:
Nathan Sobo 2023-05-09 20:24:37 -06:00
parent f554877ff4
commit 9173916ab8
2 changed files with 0 additions and 174 deletions

View file

@ -1,5 +1,4 @@
mod persistence;
pub mod terminal_button;
pub mod terminal_element;
pub mod terminal_panel;