remove debug

This commit is contained in:
creeper123123321 2018-12-10 12:56:45 -02:00
parent 7c6118bd6f
commit 0c5f5c6e3f
No known key found for this signature in database
GPG Key ID: 0AC57D54786721D1

View File

@ -33,12 +33,6 @@ public class RecipeData {
}
}
// todo remove this debug
public static void main(String[] args) {
init();
System.out.println(recipes);
}
@Data
public static class Recipe {
@NonNull