Removed excess whitespace

This commit is contained in:
sconel
2021-04-29 14:24:09 -07:00
parent 7df8a88b0e
commit 15b1ae4b2d
@@ -63,7 +63,7 @@ namespace AzToolsFramework::Prefab::PrefabConversionUtils
protected:
using NamedPrefabContainer = AZStd::unordered_map<AZStd::string, PrefabDom>;
NamedPrefabContainer m_prefabs;
ProcessedObjectStoreContainer m_products;
ProductDependencyContainer m_registeredProductDependencies;