mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
removed extra whitespace
This commit is contained in:
@@ -138,7 +138,6 @@ App::get('/v1/storage/buckets/:bucketId')
|
||||
$response->dynamic2($bucket, Response::MODEL_BUCKET);
|
||||
});
|
||||
|
||||
|
||||
App::post('/v1/storage/files')
|
||||
->desc('Create File')
|
||||
->groups(['api', 'storage'])
|
||||
|
||||
Reference in New Issue
Block a user