mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-26 02:48:28 +00:00
Removing unneeded data dumper module
This commit is contained in:
parent
8be793e822
commit
ee4bc102b9
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use LWP::UserAgent;
|
use LWP::UserAgent;
|
||||||
use XML::Simple;
|
use XML::Simple;
|
||||||
use Data::Dumper;
|
|
||||||
use Munin::Plugin;
|
use Munin::Plugin;
|
||||||
|
|
||||||
need_multigraph();
|
need_multigraph();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue