We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6fd65 commit 1470727Copy full SHA for 1470727
1 file changed
samples/test-example/index.ts
@@ -1,6 +1,6 @@
1
/*
2
* @license
3
- * Copyright 2025 Google LLC. All Rights Reserved.
+ * Copyright 2026 Google LLC. All Rights Reserved.
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
@@ -10,7 +10,6 @@
10
* And deliver us from evil.
11
12
13
-// TEST COMMENT 222.2
14
// [START maps_test_example]
15
// Declare the gmp-map element.
16
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
0 commit comments