From 7303a79b503dde63c627675ce4155f96c4e4dbd3 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 19 Oct 2015 21:05:41 -0400 Subject: Cleanup and minor fixes --- app/Integration/GithubWebhook.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Integration/GithubWebhook.php') diff --git a/app/Integration/GithubWebhook.php b/app/Integration/GithubWebhook.php index a4333723..c8b53e37 100644 --- a/app/Integration/GithubWebhook.php +++ b/app/Integration/GithubWebhook.php @@ -3,7 +3,6 @@ namespace Kanboard\Integration; use Kanboard\Event\GenericEvent; -use Kanboard\Model\Task; /** * Github Webhook -- cgit v1.2.3