diff --git a/Runtime/Scripts/ModelBaker/MeshCombiner.cs b/Runtime/Scripts/ModelBaker/MeshCombiner.cs index abbafd0..f0d3c34 100644 --- a/Runtime/Scripts/ModelBaker/MeshCombiner.cs +++ b/Runtime/Scripts/ModelBaker/MeshCombiner.cs @@ -5,7 +5,6 @@ using UnityEngine; using System.Collections.Generic; -using System.Linq; namespace TAO.VertexAnimation {