Skip to content

Commit e82bff2

Browse files
committed
Checkstyle
1 parent 802d5c3 commit e82bff2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/net/sourceforge/pmd/util/fxdesigner/DesignerStarter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
import java.io.IOException;
88
import java.io.InputStream;
99
import java.util.Properties;
10-
1110
import javax.swing.JOptionPane;
1211

1312
import org.apache.commons.lang3.SystemUtils;
1413

1514
import com.beust.jcommander.JCommander;
1615
import com.beust.jcommander.ParameterException;
17-
1816
import javafx.application.Application;
1917

2018
/**

0 commit comments

Comments
 (0)