mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Removed unused import statements and class variables. Removed non error print statements.
This commit is contained in:
@@ -9,7 +9,7 @@ import javafx.scene.shape.Circle;
|
||||
import javafx.scene.shape.Line;
|
||||
|
||||
/**
|
||||
* Created by CJIRWIN on 26/04/2017.
|
||||
* Grouping of javaFX objects needed to represent a Mark on screen.
|
||||
*/
|
||||
public class MarkGroup extends Group {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user