From 1568dd73d966d18facf889cdbcf13b4c4679df66 Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Tue, 22 Dec 2020 16:49:15 +0100 Subject: [PATCH] fix bad import --- ui/UIUtils.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/UIUtils.java b/ui/UIUtils.java index 39d73c5..51766d3 100644 --- a/ui/UIUtils.java +++ b/ui/UIUtils.java @@ -27,8 +27,6 @@ import javax.swing.UnsupportedLookAndFeelException; import javax.swing.event.HyperlinkEvent; import javax.swing.event.HyperlinkListener; -import com.sun.java.swing.plaf.windows.resources.windows; - import be.nikiroo.utils.Version; import be.nikiroo.utils.VersionCheck; -- 2.27.0