Skip to content

Commit a16660c

Browse files
committed
Fix CS error in Svg.php
1 parent 16c103c commit a16660c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Image/Svg.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,10 +2015,6 @@ function svgPath($command, $arguments)
20152015
$this->xbase = $this->spxstart;
20162016
$this->ybase = $this->spystart;
20172017

2018-
break;
2019-
2020-
default:
2021-
20222018
break;
20232019
}
20242020

0 commit comments

Comments
 (0)