Skip to content

Commit c847dc8

Browse files
fixup
1 parent f3f2e5e commit c847dc8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_posts/plotly_js/maps/mapbox-layers/2019-08-16-Open-street-map.html

-4
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
margin: { r: 0, t: 0, b: 0, l: 0 }
3535
};
3636

37-
<<<<<<< HEAD
38-
Plotly.newPlot('myDiv', data, layout);
39-
=======
4037
Plotly.newPlot("myDiv", data, layout);
41-
>>>>>>> map examples updated to have inline charts once branch hits master
4238
}
4339
);

0 commit comments

Comments
 (0)