Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Commit

Permalink
Update javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardcapriolo committed Jan 3, 2017
1 parent 00a2c78 commit 042b26f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/apache/gossip/StartupSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ public List<GossipMember> getGossipMembers() {
* @param jsonFile
* The file object which refers to the JSON config file.
* @return The StartupSettings object with the settings from the config file.
* @throws JSONException
* Thrown when the file is not well-formed JSON.
* @throws FileNotFoundException
* Thrown when the file cannot be found.
* @throws IOException
Expand Down

0 comments on commit 042b26f

Please sign in to comment.