From 0a14c8d5e5538e487dd6b012771f72aea6f4d5a6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 27 Dec 2014 19:43:59 -0500 Subject: Fix some PHPAnalyzer issues --- app/Console/TaskOverdueNotification.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Console/TaskOverdueNotification.php') diff --git a/app/Console/TaskOverdueNotification.php b/app/Console/TaskOverdueNotification.php index aa70fd01..86a7d1b9 100644 --- a/app/Console/TaskOverdueNotification.php +++ b/app/Console/TaskOverdueNotification.php @@ -3,7 +3,6 @@ namespace Console; use Symfony\Component\Console\Helper\Table; -use Symfony\Component\Console\Input\InputArgument; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Input\InputOption; use Symfony\Component\Console\Output\OutputInterface; -- cgit v1.2.3