mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-21 09:09:06 +00:00
Merge pull request #95 from jkeenan/remove-unused-import-20170814
Import of tempfile() not used; remove it.
This commit is contained in:
commit
73bf10ec34
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ use lib "$Bin/../lib";
|
|||
use Test::More;
|
||||
use Test::Trap;
|
||||
use File::Which qw(which);
|
||||
use File::Temp qw(tempdir);
|
||||
use English '-no_match_vars';
|
||||
|
||||
use Readonly;
|
||||
|
|
Loading…
Add table
Reference in a new issue