chore: remove plan blocking

This commit is contained in:
Chirag Aggarwal
2025-02-27 09:52:27 +00:00
parent ae78e793dd
commit f31acd214e
3 changed files with 1 additions and 14 deletions
-1
View File
@@ -143,7 +143,6 @@ class Exception extends \Exception
public const STORAGE_INVALID_RANGE = 'storage_invalid_range';
public const STORAGE_INVALID_APPWRITE_ID = 'storage_invalid_appwrite_id';
public const STORAGE_FILE_NOT_PUBLIC = 'storage_file_not_public';
public const STORAGE_FILE_PREVIEW_BLOCKED = 'storage_file_preview_blocked';
/** VCS */
public const INSTALLATION_NOT_FOUND = 'installation_not_found';