Feat: cleanup
This commit is contained in:
@@ -26,6 +26,7 @@ pub struct InitArgs {
|
||||
pub buffer: Option<u32>,
|
||||
}
|
||||
|
||||
// Fields destructured in main.rs (cli) and plugin crate — all are used.
|
||||
#[allow(dead_code)]
|
||||
pub struct Init {
|
||||
pub app: App,
|
||||
|
||||
Reference in New Issue
Block a user