remove unused using statements

This commit is contained in:
Zack Piispanen 2013-09-17 02:24:02 -04:00
parent 004f02264d
commit b22457382e
19 changed files with 1 additions and 35 deletions

View file

@ -27,9 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//------------------------------------------------------------------------------
namespace TShockAPI {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>