mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-05-17 12:43:25 +00:00
Reorganized imports
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
use std::io;
|
||||
|
||||
extern crate bwavfile;
|
||||
|
||||
#[macro_use]
|
||||
extern crate clap;
|
||||
use clap::{Arg, App};
|
||||
|
||||
Reference in New Issue
Block a user