Skip to content

Commit 60a0451

Browse files
Remove stray semicolon
This semicolon is currently silently ignored, but we may be changing that in the future.
1 parent cf69a57 commit 60a0451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geo/src/algorithm/test_fixtures/poly1.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ vec![
103103
(-158.47293006129595, 61.12284789161923),
104104
(-150.3871025524086, 66.37789008984335),
105105
(-75.57274028771249, 110.01960141091608)
106-
];
106+
]

0 commit comments

Comments
 (0)