We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f580ae6 commit 6c33ddeCopy full SHA for 6c33dde
1 file changed
src/main/java/top/cadecode/simple/common/exception/SimpleException.java
@@ -1,9 +1,7 @@
1
package top.cadecode.simple.common.exception;
2
3
-import lombok.Data;
4
import lombok.Getter;
5
import top.cadecode.simple.constant.ErrorEnum;
6
-import top.cadecode.simple.constant.ReasonEnum;
7
8
/**
9
* @author Cade Li
0 commit comments