Skip to content
Snippets Groups Projects
Commit 15a6202d authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Remove unused using

parent ce14e4b6
No related branches found
No related tags found
Loading
...@@ -11,7 +11,6 @@ using Microsoft.AspNetCore.Authorization; ...@@ -11,7 +11,6 @@ using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.StaticFiles; using Microsoft.AspNetCore.StaticFiles;
using Microsoft.EntityFrameworkCore.Metadata.Internal;
using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment