Skip to content

Commit e5e2911

Browse files
Merge pull request #39 from tacitvenom/patch-1
Remove unused import
2 parents d7f3900 + 09ed0e2 commit e5e2911

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use std::{
1515
time::Instant,
1616
};
1717
use structopt::StructOpt;
18-
use strum;
1918

2019
/// Reads csv and writes xml. The resulting XML Document is intended for deliveries to the
2120
/// Blue Yonder Supply and Demand API. This tool only checks for correct utf8 encoding and nothing

0 commit comments

Comments
 (0)