Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
aarondfrancis authored and StyleCIBot committed Aug 13, 2021
1 parent ffb21c5 commit 5e8a1bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Deployment.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ protected function deploySingle(LambdaFunction $function)
Sidecar::log('Runtime: ' . $function->runtime());
}


$function->beforeDeployment();

$this->lambda->functionExists($function)
Expand Down

0 comments on commit 5e8a1bb

Please sign in to comment.