Skip to content

Commit e2457c3

Browse files
author
cht
committed
allow dead code
1 parent 94122f4 commit e2457c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ use std::{
88
path::Path,
99
result::Result,
1010
};
11+
#[allow(dead_code)]
1112
pub enum Save{
1213
Storage,
1314
Running,

0 commit comments

Comments
 (0)