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 44e5bd74..97a39437 100644 --- a/app/Integration/BitbucketWebhook.php +++ b/app/Integration/BitbucketWebhook.php @@ -3,7 +3,6 @@ namespace Kanboard\Integration; use Kanboard\Event\GenericEvent; -use Kanboard\Model\Task; /** * Bitbucket Webhook |