Cleanup: remove extra semicolons
This commit is contained in:
committed by
Laurent Clouet
parent
8c4a19654a
commit
c6dafb3bf6
@@ -37,7 +37,7 @@ import com.sheepit.client.standalone.swing.activity.Working;
|
||||
public class GuiSwing extends JFrame implements Gui {
|
||||
public enum ActivityType {
|
||||
WORKING, SETTINGS
|
||||
};
|
||||
}
|
||||
|
||||
private JPanel panel;
|
||||
private Working activityWorking;
|
||||
|
||||
Reference in New Issue
Block a user