using System; using System.Collections.Generic; namespace UnityEditor.VersionControl { public class ChangeSets : List { } }