mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-23 00:12:27 +00:00
removed unused label id
This commit is contained in:
@@ -53,7 +53,6 @@ public class UpdatesPreferencesController implements FxController {
|
||||
|
||||
/* FXML */
|
||||
public CheckBox checkForUpdatesCheckbox;
|
||||
public Label upToDateLabel;
|
||||
|
||||
@Inject
|
||||
UpdatesPreferencesController(Application application, Environment environment, ResourceBundle resourceBundle, Settings settings, UpdateChecker updateChecker) {
|
||||
|
||||
Reference in New Issue
Block a user