There was an error while loading. Please reload this page.
2 parents d7f3900 + 09ed0e2 commit e5e2911Copy full SHA for e5e2911
1 file changed
src/main.rs
@@ -15,7 +15,6 @@ use std::{
15
time::Instant,
16
};
17
use structopt::StructOpt;
18
-use strum;
19
20
/// Reads csv and writes xml. The resulting XML Document is intended for deliveries to the
21
/// Blue Yonder Supply and Demand API. This tool only checks for correct utf8 encoding and nothing
0 commit comments