mirror of https://github.com/alibaba/arthas.git
clean code. #814
parent
6cd52d568d
commit
edf705b166
@ -1,5 +1,5 @@
|
|||||||
package com.alibaba.arthas;
|
package com.alibaba.arthas;
|
||||||
|
|
||||||
public enum Type {
|
public enum Type {
|
||||||
RUN, STOP;
|
RUN, STOP
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue