Skip to content

Commit e80302f

Browse files
committed
remove extra line
1 parent 4f32550 commit e80302f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/engine/Source/Scene/Google2DImageryProvider.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const trailingSlashRegex = /\/$/;
1515
*
1616
* Initialization options for the Google2DImageryProvider constructor
1717
*
18-
* Object with the following properties:
1918
* @property {string} key The Google api key to send with tile requests.
2019
* @property {string} session The Google session token that tracks the current state of your map and viewport.
2120
* @property {string|Resource|IonResource} url The Google 2D maps endpoint.

0 commit comments

Comments
 (0)