Skip to content

Commit 1369f31

Browse files
committed
Remove invalid param from docs
1 parent 88bc7f5 commit 1369f31

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/webServiceClient.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ export default class WebServiceClient {
4444
* will be treated as the timeout; however, passing in a number
4545
* should be considered deprecated and may be removed in a
4646
* future major version.
47-
* @param host The host to use. The default is "geoip.maxmind.com". To call
48-
* the GeoLite2 web service instead of the GeoIP2 web service, use
49-
* "geolite.info".
5047
*/
5148
public constructor(
5249
accountID: string,

0 commit comments

Comments
 (0)