From 7bd554b9d1147668a2ee855e2cc9e14e2ac584a3 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 12 Aug 2018 19:42:21 +1200 Subject: Remove unnecessary shebangs from modules --- 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 de6fd8e..43e42b6 100644 --- a/Plugin/Ping.pm +++ b/Plugin/Ping.pm @@ -1,5 +1,3 @@ -#!/usr/bin/env perl - package Plugin::Ping; use strict; -- cgit v1.1