From ce90d552bc4282ce38dda7e5ec020e550317267f Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Wed, 28 Sep 2016 12:36:40 +0200 Subject: [PATCH] Fixed line endings --- pandora_agents/unix/plugins/grep_log | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_agents/unix/plugins/grep_log b/pandora_agents/unix/plugins/grep_log index 495bdc0127..6f606bf4b9 100755 --- a/pandora_agents/unix/plugins/grep_log +++ b/pandora_agents/unix/plugins/grep_log @@ -19,7 +19,6 @@ # GNU General Public License for more details. # ############################################################################### - use strict; use File::Basename;