Skip to content

Commit 5565e6d

Browse files
authored
Remove duplicated comment (#760)
1 parent 33c8c0f commit 5565e6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/routes-get-alternatives/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66
// [START maps_routes_get_alternatives]
7-
// Initialize and add the map.
87
let mapPolylines: google.maps.Polyline[] = [];
98
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
109
let innerMap;

0 commit comments

Comments
 (0)