Fix clippy lints

This commit is contained in:
Brian Bowman
2022-07-09 07:10:40 -05:00
parent e75474fde7
commit 174a7b5163
7 changed files with 36 additions and 51 deletions

View File

@@ -1,5 +1,3 @@
use zip_extract;
use zip;
use std::fs::File;
use std::path;
use std::thread;