Skip to content

Commit

Permalink
Update VersionsPage.java
Browse files Browse the repository at this point in the history
  • Loading branch information
zkitefly committed Aug 20, 2024
1 parent aa1bc27 commit c920f9d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ public void refresh() {
chkRelease.setSelected(true);
chkSnapshot.setSelected(true);
chkOld.setSelected(true);
chkUvmc.setSelected(true);
} else {
list.getItems().setAll(items);
}
Expand Down

0 comments on commit c920f9d

Please sign in to comment.