mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
better imports
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
use std::fs;
|
||||
|
||||
mod app;
|
||||
|
||||
use std::fs;
|
||||
fn main() -> Result<(), eframe::Error> {
|
||||
let settings = generate_settings();
|
||||
app::run(settings)
|
||||
|
||||
Reference in New Issue
Block a user