Commit 78f65f79 by xueli.xue

clean code

parent 6a48d441
......@@ -26,7 +26,6 @@ public class JobRegistryHelper {
Thread registryThread = new Thread(new Runnable() {
@Override
public void run() {
int timeout = 15;
while (true) {
try {
// registry admin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment