Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
s4nchez committed Oct 5, 2020
1 parent 9037b99 commit 1d32fb4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ object DeployServerAsLambdaForClientContract {

assumeTrue(lambdaBinary.exists(), "lambda binary to deploy (${lambdaBinary.absolutePath}) needs to be available")



println("Deleting existing function (if exists)...")
lambdaApiClient.delete(functionName)

Expand Down

0 comments on commit 1d32fb4

Please sign in to comment.