Skip to content

Commit 04249d3

Browse files
authored
fix: Adds a very small change to test prod workflow. (#104)
1 parent c84e60f commit 04249d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/place-autocomplete-map/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17+
// TODO: Remove this comment.
18+
1719
// [START maps_place_autocomplete_map]
1820
let map: google.maps.Map;
1921
let marker: google.maps.marker.AdvancedMarkerElement;

0 commit comments

Comments
 (0)