mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
tests/mktemp: remove unused import
This commit is contained in:
parent
73cd23ca71
commit
1a78be7e37
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
extern crate tempdir;
|
||||
|
||||
use tempdir::TempDir;
|
||||
use std::env::set_var;
|
||||
|
||||
#[macro_use]
|
||||
mod common;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue