more gems changes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -20,14 +20,6 @@ namespace GraphCanvas
|
||||
static constexpr char variant[] = "variant";
|
||||
static constexpr char entries[] = "entries";
|
||||
}
|
||||
|
||||
static const AZStd::string_view RequiredFields[] =
|
||||
{
|
||||
Field::key,
|
||||
Field::context,
|
||||
Field::variant,
|
||||
Field::entries
|
||||
};
|
||||
}
|
||||
|
||||
AZ_CLASS_ALLOCATOR_IMPL(TranslationFormatSerializer, AZ::SystemAllocator, 0);
|
||||
|
||||
Reference in New Issue
Block a user