Skip to content

Commit

Permalink
Fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Jun 23, 2020
1 parent 0bb956b commit 930c16f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/JsonApi/Request/JsonApiRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
use function explode;
use function in_array;
use function is_array;
use function is_object;
use function is_string;
use function preg_match;
use function strlen;
Expand Down

0 comments on commit 930c16f

Please sign in to comment.