Skip to content
Snippets Groups Projects
Commit c84f2d6e authored by tgraw's avatar tgraw
Browse files

Removed fixme comment no longer needed

parent b8662284
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ public class Main extends Application {
public void start(Stage primaryStage) throws Exception {
primaryStage.setTitle("Dots and Boxes");
// FIXME: Update this label to show your name and student number
Label label = new Label("Name: Trent Graw 220221671");
BorderPane borderPane = new BorderPane();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment