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,5 +1,5 @@
|
||||
package com.alibaba.arthas;
|
||||
|
||||
public enum Type {
|
||||
RUN, STOP;
|
||||
RUN, STOP
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user