Skip to content

Commit 73efe98

Browse files
authored
Apply fixes from StyleCI (#69)
1 parent e7ca5b0 commit 73efe98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ServeAssets.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ protected function getAuthorizedAssetRequests(
8888
ConsoleVaporClient $vapor,
8989
array $artifact,
9090
array $assetFiles
91-
)
92-
{
91+
) {
9392
return $vapor->authorizeArtifactAssets(
9493
$artifact['id'],
9594
$assetFiles

0 commit comments

Comments
 (0)