svg
Cadoles/nineskeletor/pipeline/head There was a failure building this commit Details

This commit is contained in:
afornerot 2023-02-16 17:11:16 +01:00
parent 9554b9cdd3
commit 558c70ffd8
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ class MinioService
]); ]);
} }
} catch (Exception $e) { } catch (Exception $e) {
throw new Exception(self::ERR_UNAVAILABLE); //throw new Exception(self::ERR_UNAVAILABLE);
} }
} }
} }