Skip to content

Commit 2d5d8cc

Browse files
Update dist folder [skip ci] (#628)
1 parent 8fa02c1 commit 2d5d8cc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/samples/test-example/app/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2025 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
// TEST COMMENT 003
6+
// TEST COMMENT 004
77
// [START maps_test_example]
88
// Initialize and add the map.
99
let map;

dist/samples/test-example/docs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
// TEST COMMENT 003
7+
// TEST COMMENT 004
88
// [START maps_test_example]
99
// Initialize and add the map.
1010
let map;

dist/samples/test-example/docs/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright 2025 Google LLC. All Rights Reserved.
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
// TEST COMMENT 003
6+
// TEST COMMENT 004
77
// [START maps_test_example]
88
// Initialize and add the map.
99
let map;

dist/samples/test-example/jsfiddle/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2025 Google LLC. All Rights Reserved.
55
* SPDX-License-Identifier: Apache-2.0
66
*/
7-
// TEST COMMENT 003
7+
// TEST COMMENT 004
88

99
// Initialize and add the map.
1010
let map;

0 commit comments

Comments
 (0)