Skip to content

Commit e3faa99

Browse files
committed
chore: apply cs-fix
1 parent 7f5eea4 commit e3faa99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RuleSets/DefaultSet.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ public function rules(): array
142142

143143
'no_useless_else' => true,
144144
'no_useless_return' => true,
145-
146145
], $this->rules);
147146
}
148147
}

0 commit comments

Comments
 (0)