From 141fbf396be05c3e5ebd7655b90b57e88c35f7d1 Mon Sep 17 00:00:00 2001 From: EJ Haselden Date: Mon, 5 Jan 2026 23:38:53 +0000 Subject: [PATCH] remove library-loading comment superseded by script loader --- samples/places-placeid-finder/index.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/samples/places-placeid-finder/index.ts b/samples/places-placeid-finder/index.ts index 749a5682..d4c0bc11 100644 --- a/samples/places-placeid-finder/index.ts +++ b/samples/places-placeid-finder/index.ts @@ -10,10 +10,6 @@ // the place ID and other information about the place that the user has // selected. -// This example requires the Places library. Include the libraries=places -// parameter when you first load the API. For example: -//