diff --git a/components/gitpod-protocol/data/gitpod-schema.json b/components/gitpod-protocol/data/gitpod-schema.json index 3ec602a4d9ad0a..b7da73e894abf5 100644 --- a/components/gitpod-protocol/data/gitpod-schema.json +++ b/components/gitpod-protocol/data/gitpod-schema.json @@ -257,7 +257,6 @@ "jetbrains": { "type": "object", "description": "Configure JetBrains integration", - "deprecationMessage": "The 'jetbrains' property is experimental.", "additionalProperties": false, "properties": { "plugins": {