revert: expect lint
Expect lint was causing issues with crates/docker builds, revert until fix is found
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ pub enum DeleteButton {
|
||||
No,
|
||||
}
|
||||
|
||||
#[expect(unused)]
|
||||
#[allow(unused)]
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub enum BoxLocation {
|
||||
TopLeft,
|
||||
|
||||
Reference in New Issue
Block a user