浏览代码

[unity] Removal of usage statement. Addition to last cleanup commit, see commit c6bd125.

Harald Csaszar 5 年之前
父节点
当前提交
f3b6cc5933
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      spine-csharp/src/Skin.cs

+ 0 - 1
spine-csharp/src/Skin.cs

@@ -31,7 +31,6 @@
 using System;
 using System.Collections;
 using System.Collections.Generic;
-using Spine.Collections;
 
 namespace Spine {
 	/// <summary>Stores attachments by slot index and attachment name.