Made changes to eliminate warnings

This commit is contained in:
Jamie Hardt
2020-11-28 11:30:21 -08:00
parent 208aa7f064
commit 082a8596af
3 changed files with 5 additions and 15 deletions

View File

@@ -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
///