chore: Cleanup unused imports

This commit is contained in:
Victoria Brekenfeld 2024-06-27 16:42:41 +02:00
parent 16691581ff
commit 07d505d68f
2 changed files with 2 additions and 7 deletions

View file

@ -2,5 +2,3 @@
mod cosmic;
mod wlr;
pub use self::{cosmic::*, wlr::*};