removed non existing button

This commit is contained in:
Oskar Rasieński 2025-12-04 01:41:27 +01:00
commit f9db7cf370

View file

@ -33,9 +33,6 @@ public class FoodpalApplicationCtrl implements LocaleAware {
@FXML
private Button flagPlButton; //already here for advanced stuff
@FXML
private Button closeButton; //already here for advanced stuff
// everything in the left lane
@FXML
public Label recipesLabel;