Skip to content

Commit ded440d

Browse files
NorgulStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent bc8ebb7 commit ded440d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RequestParameters/RelationsParameter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ public static function getParameterName(): string
1616
public function appendQuery(): void
1717
{
1818
foreach ($this->arguments as $argument) {
19-
2019
if (is_string($argument)) {
2120
$this->appendSimpleRelation($argument);
2221
continue;

0 commit comments

Comments
 (0)