Explorar el Código

well, that should be the last reference to dokany

Armin Schrenk hace 1 año
padre
commit
f2a50b59b5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/main/java/module-info.java

+ 0 - 1
src/main/java/module-info.java

@@ -21,7 +21,6 @@ open module org.cryptomator.desktop {
 
 	requires org.cryptomator.cryptolib;
 	requires org.cryptomator.cryptofs;
-	requires org.cryptomator.frontend.dokany;
 	requires org.cryptomator.frontend.fuse;
 	requires org.cryptomator.frontend.webdav;
 	requires org.cryptomator.integrations.api;