Skip to content

Commit 1e22470

Browse files
aarondfrancisStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent aa9a550 commit 1e22470

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/Unit/Support/DeploymentTestFunctionWithVariables.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
namespace Hammerstone\Sidecar\Tests\Unit\Support;
77

8-
use Hammerstone\Sidecar\LambdaFunction;
9-
use Hammerstone\Sidecar\WarmingConfig;
10-
118
class DeploymentTestFunctionWithVariables extends DeploymentTestFunction
129
{
1310
public function variables()
@@ -16,5 +13,4 @@ public function variables()
1613
'env' => 'value'
1714
];
1815
}
19-
2016
}

0 commit comments

Comments
 (0)