Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Oct 23, 2024
1 parent 8cd28e3 commit 357419e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/http.php
Original file line number Diff line number Diff line change
Expand Up @@ -1272,7 +1272,6 @@ function (string $runtimeId, ?string $payload, string $path, string $method, mix
throw new Exception($executionResponse['error'], 400);
}

// Cleanup frequent errors
$log->addExtra('error', $executionResponse['error']);
$log->addTag('hostname', $hostname);

Expand Down

0 comments on commit 357419e

Please sign in to comment.