mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-01-01 09:20:45 +00:00
Made changes to eliminate warnings
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
use std::convert::TryFrom;
|
||||
use uuid::Uuid;
|
||||
use super::errors::Error;
|
||||
use super::common_format::CommonFormat;
|
||||
|
||||
#[allow(dead_code)]
|
||||
|
||||
/// ADM Audio ID record
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user