refactor: 删除了 LexicalException 类中的冗余空行
This commit is contained in:
parent
2be4848735
commit
f23e15339c
@ -36,7 +36,6 @@ public class LexicalException extends RuntimeException {
|
|||||||
this.column = column;
|
this.column = column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 屏蔽异常堆栈填充(始终不打印堆栈信息)
|
* 屏蔽异常堆栈填充(始终不打印堆栈信息)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user