Skip to content

Commit 55715dc

Browse files
🤖 dprint fmt
1 parent 7a5b4ba commit 55715dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/clipper-lib/clipper-lib-tests.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const pft: ClipperLib.PolyFillType = ClipperLib.PolyFillType.pftEvenOdd;
2020
const jt: ClipperLib.JoinType = ClipperLib.JoinType.jtRound;
2121
const et: ClipperLib.EndType = ClipperLib.EndType.etClosedPolygon;
2222

23-
2423
// Clipper - constructor
2524
const cpr = new ClipperLib.Clipper();
2625
const cpr2 = new ClipperLib.Clipper(

0 commit comments

Comments
 (0)