From c2bcc3a3baa0edadb5505c0d36d51b31c4953d28 Mon Sep 17 00:00:00 2001 From: Olav van Schie Date: Mon, 17 Jul 2017 22:03:09 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Processor.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Processor.php b/src/Processor.php index 3456826..d4aa7aa 100644 --- a/src/Processor.php +++ b/src/Processor.php @@ -12,7 +12,6 @@ class Processor */ protected $filePath; - protected $lines; /**