diff --git a/src/Appwrite/Platform/Tasks/SDKs.php b/src/Appwrite/Platform/Tasks/SDKs.php index 0e37940a59..949dbb3e6b 100644 --- a/src/Appwrite/Platform/Tasks/SDKs.php +++ b/src/Appwrite/Platform/Tasks/SDKs.php @@ -821,16 +821,6 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ```diff {{diff}} ``` - - Respond with only valid JSON in this exact structure — no markdown fencing, no commentary: - { - "bump": "major" | "minor" | "patch", - "version": "", - "changelog": [ - "", - "" - ] - } PROMPT; $options = (new DiffCheckOptions())