mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 10:11:27 +00:00
NONONO
[ci skip]
This commit is contained in:
@@ -19,8 +19,6 @@ public class AddVaultWelcomeController implements FxController {
|
||||
AddVaultWelcomeController(@AddVaultWizard Stage window, @AddVaultWizard FXMLLoaderFactory fxmlLoaders) {
|
||||
this.window = window;
|
||||
this.fxmlLoaders = fxmlLoaders;
|
||||
|
||||
LOG.info("YOYOYO");
|
||||
}
|
||||
|
||||
public void createNewVault() {
|
||||
|
||||
Reference in New Issue
Block a user