Skip to content

Commit 0620d28

Browse files
committed
Cleanup
1 parent 45bcbe6 commit 0620d28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/cyleaflet_clientside.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ function xYToLonLat(x, y) {
2828
return [lon, lat];
2929
}
3030

31-
window.dash_clientside.cyleaflet_utils = {
32-
};
3331

3432
window.dash_clientside.cyleaflet = {
3533
updateLeafBounds: function (cyExtent) {

0 commit comments

Comments
 (0)