Skip to content

Commit 4da917d

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 8d0f154 commit 4da917d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/GoogleCloudStorageAdapter.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ public function __construct(
1616
FlysystemGoogleCloudAdapter $adapter,
1717
array $config,
1818
protected StorageClient $client
19-
)
20-
{
19+
) {
2120
parent::__construct($driver, $adapter, $config);
2221
}
2322

0 commit comments

Comments
 (0)