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/GitlabWebhook.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Integration/GitlabWebhook.php') diff --git a/app/Integration/GitlabWebhook.php b/app/Integration/GitlabWebhook.php index fb75d95a..b3f9b0b5 100644 --- a/app/Integration/GitlabWebhook.php +++ b/app/Integration/GitlabWebhook.php @@ -3,7 +3,6 @@ namespace Kanboard\Integration; use Kanboard\Event\GenericEvent; -use Kanboard\Model\Task; /** * Gitlab Webhook -- cgit v1.2.3