Skip to content

Commit

Permalink
Update java.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat authored Sep 24, 2019
1 parent d9ddbc2 commit f432bdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/sdk-reference/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ client.close()
```java
ConfigCatClient.newBuilder()
.maxWaitTimeForSyncCallsInSeconds(5)
.
.build(<apikey>);
```

Expand Down

0 comments on commit f432bdd

Please sign in to comment.