Removed editor specialization from GridHub, it does not need the gems loaded

Signed-off-by: luissemp <luissemp@amazon.com>
This commit is contained in:
luissemp
2021-07-14 12:10:17 -07:00
parent acd5546503
commit 5619e0f294
-1
View File
@@ -187,7 +187,6 @@ protected:
{
ComponentApplication::SetSettingsRegistrySpecializations(specializations);
specializations.Append("tools");
specializations.Append("editor");
specializations.Append("gridhub");
}