clean code

This commit is contained in:
xueli.xue 2016-10-13 20:34:19 +08:00
parent 6a48d4418e
commit 78f65f7956
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ public class JobRegistryHelper {
Thread registryThread = new Thread(new Runnable() { Thread registryThread = new Thread(new Runnable() {
@Override @Override
public void run() { public void run() {
int timeout = 15;
while (true) { while (true) {
try { try {
// registry admin // registry admin