diff options
-rwxr-xr-x | web/nms.gathering.org/ping-json.pl | 1 |
1 files changed, 0 insertions, 1 deletions
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'; |