From 755b38f09e9f6494129f55b96baff6672981a073 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 9 Feb 2015 21:37:31 -0500 Subject: Code cleanup + minor css improvement --- app/Integration/BitbucketWebhook.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Integration') diff --git a/app/Integration/BitbucketWebhook.php b/app/Integration/BitbucketWebhook.php index 9f82d5c0..ccb89e13 100644 --- a/app/Integration/BitbucketWebhook.php +++ b/app/Integration/BitbucketWebhook.php @@ -2,7 +2,6 @@ namespace Integration; -use Event\GenericEvent; use Event\TaskEvent; use Model\Task; -- cgit v1.2.3