Skip to content

Commit 11bcef7

Browse files
authored
Merge pull request #12 from everyday-as/analysis-m4p96Y
Apply fixes from StyleCI
2 parents dcb6619 + 7f9fe0d commit 11bcef7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Models/WebhookDelivery.php

-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
namespace GmodStore\LaravelWebhooks\Models;
44

5-
use GuzzleHttp\Exception\RequestException;
65
use GuzzleHttp\Psr7\Message;
7-
use function GuzzleHttp\Psr7\parse_request;
8-
use function GuzzleHttp\Psr7\parse_response;
9-
use function GuzzleHttp\Psr7\str;
106
use Illuminate\Database\Eloquent\Builder;
117
use Illuminate\Database\Eloquent\Model;
128
use Illuminate\Database\Eloquent\Relations\BelongsTo;

0 commit comments

Comments
 (0)