Skip to content

Commit 33cac03

Browse files
ddamkeddamke
authored andcommitted
deleted empty fxml and unused constant
1 parent 0751b3f commit 33cac03

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/main/java/de/doubleslash/keeptime/common/Resources.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public enum RESOURCE {
3737
FXML_SETTINGS("/layouts/settings.fxml"),
3838
FXML_VIEW_POPUP_LAYOUT("/layouts/ViewLayoutPopup.fxml"),
3939
FXML_REPORT("/layouts/report.fxml"),
40-
FXML_ABOUT("/layouts/about.fxml"),
40+
4141
FXML_MANAGE_PROJECT("/layouts/manage-project.fxml"),
4242
FXML_MANAGE_WORK("/layouts/manage-work.fxml"),
4343

src/main/resources/layouts/about.fxml

Whitespace-only changes.

0 commit comments

Comments
 (0)