Browse Source

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

Harald Csaszar 5 years ago
parent
commit
f3b6cc5933
1 changed files with 0 additions and 1 deletions
  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.