mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
removed module java.logging from module-info.javas
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
*/
|
||||
module com.formdev.flatlaf.intellijthemes {
|
||||
requires java.desktop;
|
||||
requires java.logging;
|
||||
requires com.formdev.flatlaf;
|
||||
|
||||
exports com.formdev.flatlaf.intellijthemes;
|
||||
|
||||
Reference in New Issue
Block a user