Skip to content

Commit 267c13c

Browse files
MyvTsvRom1-B
authored andcommitted
fix PHP Parallel Lint
1 parent dca5e93 commit 267c13c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

public/lib/cubic_splines/index.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
$r = $oCurve->processCoords();
4141
if ($r) {
4242
$curveGraph = new Plot($r);
43-
} else {
44-
continue;
4543
}
4644
} else {
4745
$curveGraph = $oPlot;

0 commit comments

Comments
 (0)