WebAPI/App_Start/WebApiConfig.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Linq; using System.Web.Http; using System.Web.Http.Cors; using WebAPI.Dapper; namespace WebAPI