mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
virt-cat: Remove some unused Perl module includes.
This commit is contained in:
@@ -25,9 +25,6 @@ use Sys::Guestfs::Lib qw(open_guest get_partitions resolve_windows_path
|
||||
inspect_operating_systems mount_operating_system);
|
||||
use Pod::Usage;
|
||||
use Getopt::Long;
|
||||
use Data::Dumper;
|
||||
use File::Temp qw/tempdir/;
|
||||
use XML::Writer;
|
||||
use Locale::TextDomain 'libguestfs';
|
||||
|
||||
=encoding utf8
|
||||
|
||||
Reference in New Issue
Block a user