Skip to content

Commit 9ed82d1

Browse files
authored
delete blank lines
1 parent 024fdf9 commit 9ed82d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/PhpWord/Shared/Html.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,11 +536,9 @@ protected static function parseList($node, $element, &$styles, &$data)
536536
switch ($attribute->name) {
537537
case 'start':
538538
$start = (int) $attribute->value;
539-
540539
break;
541540
case 'type':
542541
$type = $attribute->value;
543-
544542
break;
545543
}
546544
}

0 commit comments

Comments
 (0)