diff options
Diffstat (limited to 'app/Integration/BitbucketWebhook.php')
-rw-r--r-- | app/Integration/BitbucketWebhook.php | 1 |
1 files changed, 0 insertions, 1 deletions
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; |