remove unneeded import
This commit is contained in:
parent
dcb709fdf5
commit
2c26486986
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ use File::Copy qw(cp);
|
|||
use FileHandle;
|
||||
use File::Find;
|
||||
use File::Path;
|
||||
use POSIX;
|
||||
use Storable qw(nstore retrieve);
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue