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