Port to 1.11
This commit is contained in:
@@ -34,12 +34,6 @@ class InscriberRecipeHandler implements IRecipeHandler<IInscriberRecipe>
|
||||
return IInscriberRecipe.class;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getRecipeCategoryUid()
|
||||
{
|
||||
return InscriberRecipeCategory.UID;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getRecipeCategoryUid( IInscriberRecipe recipe )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user