Skip to content

Commit

Permalink
fix-#3595, delete the unnecessary code (#3596)
Browse files Browse the repository at this point in the history
  • Loading branch information
horizonzy authored Aug 13, 2020
1 parent df9ae66 commit 1b991a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ public void run() {
};

GlobalExecutor.runWithoutThread(ipAutoRefresh);
GlobalExecutor.scheduleByCommon(ipAutoRefresh, delayMs);
}

public static String getSelfIp() {
Expand Down

0 comments on commit 1b991a0

Please sign in to comment.