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

This commit is contained in:
Harald Csaszar 2019-11-29 16:08:14 +01:00
parent c6bd125dea
commit f3b6cc5933

View File

@ -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.