Skip to content

Commit 6679cb8

Browse files
committed
unify formatting
1 parent 59a0cd7 commit 6679cb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Validator/DocumentValidator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ public static function validateSDL(
285285
?array $rules = null
286286
): array {
287287
$rules ??= self::sdlRules();
288-
289288
if ($rules === []) {
290289
return [];
291290
}

0 commit comments

Comments
 (0)