mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 02:01:27 +00:00
org.cryptomator.integrations.linux not needed at all
This commit is contained in:
@@ -36,7 +36,6 @@ open module org.cryptomator.desktop {
|
||||
|
||||
/* TODO: filename-based modules: */
|
||||
requires static javax.inject;
|
||||
requires org.cryptomator.integrations.linux; /* ugly dagger/guava crap */
|
||||
|
||||
provides TrayMenuController with AwtTrayMenuController;
|
||||
provides Configurator with LogbackConfiguratorFactory;
|
||||
|
||||
Reference in New Issue
Block a user