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/Echo.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'Plugin/Echo.pm') diff --git a/Plugin/Echo.pm b/Plugin/Echo.pm index 5f2c53a..76a245a 100644 --- a/Plugin/Echo.pm +++ b/Plugin/Echo.pm @@ -1,5 +1,3 @@ -#!/usr/bin/env perl - package Plugin::Echo; use strict; -- cgit v1.1