Skip to content

Commit ab83774

Browse files
committed
Removed specific Javascript file which is implicitly loaded already
1 parent 4977553 commit ab83774

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flask_googlemaps/templates/googlemaps/gmapjs.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515

1616
<script src="https://unpkg.com/deck.gl@^7.0.0/dist.min.js"></script>
1717

18-
<script src="https://maps.googleapis.com/maps-api-v3/api/js/42/6/kml.js"></script>
19-
2018
<style type="text/css">
2119
#{{gmap.identifier}} { {{gmap.style}} }
2220
</style>

0 commit comments

Comments
 (0)