diff --git a/manifest.json b/manifest.json index b54f5ad..43b12fb 100644 --- a/manifest.json +++ b/manifest.json @@ -7,8 +7,5 @@ "ubiquity:example": "/allow @user1 label", "description": "Allows the user to modify the given label." } - }, - "ubiquity:listeners": [ - "issues.labeled" - ] + } }