Skip to content

Commit e1f92dd

Browse files
authored
Update index.ts
Remove export() statement, in the hope of fixing the license header check issue.
1 parent 4c805e6 commit e1f92dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/place-text-search/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,3 @@ async function findPlaces() {
6969

7070
initMap();
7171
// [END maps_place_text_search]
72-
73-
export { };

0 commit comments

Comments
 (0)