remove unnecessary usings

This commit is contained in:
chsakell
2016-10-11 10:06:27 +03:00
parent 79b88e9a7b
commit 445c95d1b9
12 changed files with 1 additions and 35 deletions

View File

@@ -1,8 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace LiveGameFeed.Models
{
public interface IEntityBase

View File

@@ -1,6 +1,3 @@
using System;
using System.Collections.Generic;
namespace LiveGameFeed.Models
{
public enum MatchTypeEnums {