Cleanup, obsolete attribute
This commit is contained in:
parent
8519480fe4
commit
9be9575639
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ pub const PROJECT_NAME: &str = env!("CARGO_PKG_NAME");
|
|||
|
||||
lazy_static! {
|
||||
pub static ref VERSION: String = || -> String {
|
||||
#[allow(unused_mut)]
|
||||
let mut components = Vec::<String>::new();
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
|
|
Loading…
Reference in a new issue