Cleanup unused directives

This commit is contained in:
jvyden 2021-10-16 17:43:10 -04:00
parent f0388732f3
commit 73fa59157a
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
7 changed files with 1 additions and 9 deletions

View file

@ -1,5 +1,5 @@
//#nullable enable
using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.EntityFrameworkCore;