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