Skip to content

Commit 8604c40

Browse files
committed
test: See if unformatted app still fails CI.
1 parent b4adbf2 commit 8604c40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/js-api-loader-map/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ async function initMap(): Promise<void> {
2323
}
2424

2525
initMap();
26-
// [END maps_js_api_loader_map]
26+
// [END maps_js_api_loader_map]
27+
/* A small change */

0 commit comments

Comments
 (0)