summaryrefslogtreecommitdiffstats
path: root/cat/virt-cat.pl
diff options
context:
space:
mode:
Diffstat (limited to 'cat/virt-cat.pl')
-rwxr-xr-xcat/virt-cat.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/cat/virt-cat.pl b/cat/virt-cat.pl
index 8db5348e..748dbb8c 100755
--- a/cat/virt-cat.pl
+++ b/cat/virt-cat.pl
@@ -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