refactor: 删除行尾注释

This commit is contained in:
songdragon 2023-08-24 01:08:20 +08:00
parent 849161d237
commit 73830bb306

View File

@ -27,7 +27,7 @@ public class JNotepadStatusBox extends HBox {
/** /**
* 显示文本编码 * 显示文本编码
*/ */
private final Label enCodingLabel; // 显示文本编码 private final Label enCodingLabel;
private JNotepadStatusBox() { private JNotepadStatusBox() {
// 创建状态栏 // 创建状态栏