Skip to content

Commit fd759c4

Browse files
committed
fix double trip requests
1 parent 8b95fa4 commit fd759c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/Leaflet.svelte

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,6 @@
247247
}
248248
}
249249
});
250-
run(() => {
251-
onTracksChange(tracks);
252-
});
253250
run(() => {
254251
onLineChange(lines);
255252
});

0 commit comments

Comments
 (0)