mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Cleanup notifs, sys state, ac/bat commands
This commit is contained in:
@@ -17,11 +17,10 @@ pub mod config;
|
||||
pub mod error;
|
||||
#[cfg(feature = "mocking")]
|
||||
pub mod mocking;
|
||||
pub mod system_state;
|
||||
pub mod notify;
|
||||
pub mod tray;
|
||||
pub mod types;
|
||||
pub mod ui;
|
||||
pub mod update_and_notify;
|
||||
|
||||
use nix::sys::stat;
|
||||
use nix::unistd;
|
||||
|
||||
Reference in New Issue
Block a user