mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
clean code. #814
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ public class GlobalJobControllerImpl extends JobControllerImpl {
|
||||
jobTimeoutTask.cancel();
|
||||
}
|
||||
return super.removeJob(id);
|
||||
};
|
||||
}
|
||||
|
||||
@Override
|
||||
public Job createJob(InternalCommandManager commandManager, List<CliToken> tokens, ShellImpl shell) {
|
||||
|
||||
Reference in New Issue
Block a user