From 3b2be99aa12addab406d05c886b59b85b1ae4380 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 21 Sep 2018 14:11:13 +1200 Subject: Ping: Remove old unnecessary config hash --- Plugin/Ping.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'Plugin/Ping.pm') diff --git a/Plugin/Ping.pm b/Plugin/Ping.pm index efb55ce..602469b 100644 --- a/Plugin/Ping.pm +++ b/Plugin/Ping.pm @@ -3,8 +3,6 @@ package Plugin::Ping; use strict; use warnings; -my %config; - sub configure { my $self = shift; my $cmdref = shift; -- cgit v1.1