Skip to content

Commit

Permalink
HA
Browse files Browse the repository at this point in the history
  • Loading branch information
jiachun.fjc committed Nov 23, 2016
1 parent c7753eb commit 27186d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ private void init() {
}

proxy = factory
.connector(connector.getConnector()) // sets connector
.connector(connector.getConnector()) // sets connector
.newProxyInstance();
}

Expand Down

0 comments on commit 27186d2

Please sign in to comment.