more refactoring

This commit is contained in:
Tom Gardham-Pallister
2017-02-08 18:47:35 +00:00
parent 9d790a449b
commit f7fe7c0f49
11 changed files with 6 additions and 14 deletions

View File

@ -1,7 +1,4 @@
using System.Collections.Generic;
using System.IO;
using System.Net.Http;
using Microsoft.AspNetCore.Http;
using Ocelot.Errors;
using Ocelot.Middleware;
using Ocelot.Responder;