mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
clean up mod command
This commit is contained in:
parent
6663f4efcb
commit
6776e2ec55
4 changed files with 99 additions and 113 deletions
|
|
@ -49,7 +49,6 @@ pub mod border; pub use self::border::*;
|
|||
pub mod clock; pub use self::clock::*;
|
||||
pub mod color; pub use self::color::*;
|
||||
pub mod command; pub use self::command::*;
|
||||
pub mod event; pub use self::event::*;
|
||||
pub mod file; pub use self::file::*;
|
||||
pub mod focus; pub use self::focus::*;
|
||||
pub mod groovebox; pub use self::groovebox::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue