@@ -24,8 +24,7 @@ |
||
24 | 24 | try |
25 | 25 | { |
26 | 26 | $this->vaultConnection->writeStream($this->blobId, $localStream); |
27 | - } |
|
28 | - catch (\RuntimeException $exception) |
|
27 | + } catch (\RuntimeException $exception) |
|
29 | 28 | { |
30 | 29 | return false; |
31 | 30 | } |