PR feedback, removed unnecessary code

Signed-off-by: pereslav <pereslav@amazon.com>
This commit is contained in:
pereslav
2021-10-19 13:52:32 +01:00
parent 05493b538f
commit 62971fa7bd
3 changed files with 11 additions and 14 deletions
@@ -108,7 +108,7 @@ namespace Multiplayer
//! NetworkHierarchyRootComponentController
//! This is the network controller for NetworkHierarchyRootComponent.
//! Class provides the ability to process input for hierarchies.
class NetworkHierarchyRootComponentController
class NetworkHierarchyRootComponentController final
: public NetworkHierarchyRootComponentControllerBase
{
public: