diff --git a/spine-csharp/src/Skin.cs b/spine-csharp/src/Skin.cs index ed5aa5cfe..585467175 100644 --- a/spine-csharp/src/Skin.cs +++ b/spine-csharp/src/Skin.cs @@ -31,7 +31,6 @@ using System; using System.Collections; using System.Collections.Generic; -using Spine.Collections; namespace Spine { /// Stores attachments by slot index and attachment name.