// Copyright Epic Games, Inc. All Rights Reserved.
#include "EditorSubsystem.h"
UEditorSubsystem::UEditorSubsystem()
: UDynamicSubsystem()
{
}