From 2246ffcc3855fbe44b5e396cca9484599eb3a18b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 14 Apr 2014 02:17:19 +0200 Subject: Remove an unneeded dependency from ping-json.pl. --- web/nms.gathering.org/ping-json.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'web/nms.gathering.org/ping-json.pl') diff --git a/web/nms.gathering.org/ping-json.pl b/web/nms.gathering.org/ping-json.pl index b304de6..47b5cc2 100755 --- a/web/nms.gathering.org/ping-json.pl +++ b/web/nms.gathering.org/ping-json.pl @@ -1,6 +1,5 @@ #! /usr/bin/perl use CGI; -use GD; use DBI; use JSON::XS; use lib '../../include'; -- cgit v1.2.3