outputs: Remove ui manager

This commit is contained in:
Dorota Czaplejewicz
2022-01-30 16:54:32 +00:00
parent 697be64418
commit a3f91701d0
8 changed files with 2 additions and 153 deletions

View File

@ -40,6 +40,5 @@ mod style;
mod submission;
pub mod tests;
pub mod util;
mod ui_manager;
mod vkeyboard;
mod xdg;