Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel authored and github-actions[bot] committed Nov 6, 2023
1 parent 5048b0e commit c84951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Functions/BrowsershotFunction.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

namespace Wnx\SidecarBrowsershot\Functions;

use Illuminate\Support\Str;
use Hammerstone\Sidecar\Architecture;
use Hammerstone\Sidecar\LambdaFunction;
use Hammerstone\Sidecar\Package;
use Hammerstone\Sidecar\WarmingConfig;
use Illuminate\Support\Str;

class BrowsershotFunction extends LambdaFunction
{
Expand Down

0 comments on commit c84951c

Please sign in to comment.