Removed redundant suppression

This commit is contained in:
Auxilor
2022-02-03 12:36:14 +00:00
parent 988836b5b9
commit e658bf3fa8

View File

@@ -18,7 +18,6 @@ import java.util.List;
/**
* Utility class to manage and register crafting recipes.
*/
@SuppressWarnings("deprecation")
public final class Recipes {
/**
* Registry of all recipes.