mirror of
https://github.com/OMGeeky/ATCS.git
synced 2026-02-14 15:31:01 +01:00
remove Unnecessary semicolons
This commit is contained in:
@@ -45,7 +45,6 @@ public class WorkerDialog extends JDialog {
|
||||
JOptionPane.showMessageDialog(parent, "<html><font size=" + (int) (5 * ATContentStudio.SCALING) + ">Done !</font></html>");
|
||||
}
|
||||
|
||||
;
|
||||
}.start();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user