1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 02:18:08 +00:00

Removing unneeded data dumper module

This commit is contained in:
Matt West 2012-02-09 15:05:58 -08:00
parent 8be793e822
commit ee4bc102b9

View file

@ -32,7 +32,6 @@ use strict;
use warnings;
use LWP::UserAgent;
use XML::Simple;
use Data::Dumper;
use Munin::Plugin;
need_multigraph();