Skip to content

Commit

Permalink
unecessary line deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
kmags1 committed Dec 4, 2023
1 parent 7de0e64 commit f852894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/cse/gradle/View.java
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ public void displayScene(Scene s) {

public Scene getScene() {
return mainLoginScene;
//return newRecipeScene;
}

public RecipeList getRecipeListRoot() {
Expand Down

0 comments on commit f852894

Please sign in to comment.