Cleanup usings

This commit is contained in:
Robert Marshall 2020-04-19 09:39:54 +01:00
parent 5964808269
commit aa97b46805

View file

@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using System.Net.Http;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;