mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
style: remove whitespace
This commit is contained in:
@@ -119,7 +119,6 @@ return [
|
||||
'$description' => 'This event triggers when a collection is updated.',
|
||||
]
|
||||
],
|
||||
|
||||
'buckets' => [
|
||||
'$model' => Response::MODEL_BUCKET,
|
||||
'$resource' => true,
|
||||
@@ -148,7 +147,6 @@ return [
|
||||
'$description' => 'This event triggers when a bucket is updated.',
|
||||
]
|
||||
],
|
||||
|
||||
'teams' => [
|
||||
'$model' => Response::MODEL_TEAM,
|
||||
'$resource' => true,
|
||||
@@ -180,7 +178,6 @@ return [
|
||||
'$description' => 'This event triggers when a bucket is updated.',
|
||||
]
|
||||
],
|
||||
|
||||
'functions' => [
|
||||
'$model' => Response::MODEL_FUNCTION,
|
||||
'$resource' => true,
|
||||
|
||||
Reference in New Issue
Block a user