1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +12:00

feat: linter

This commit is contained in:
Christy Jacob 2022-11-17 07:46:00 +00:00
parent 4271e34b39
commit 4f31fb5dc8
2 changed files with 1 additions and 2 deletions

View file

@ -494,7 +494,6 @@ App::post('/v1/storage/buckets/:bucketId/files')
}
if ($chunksUploaded === $chunks) {
$connection = App::getEnv('_APP_CONNECTIONS_STORAGE', '');
$device = STORAGE_DEVICE_LOCAL;
try {