Remove unused usings
This commit is contained in:
parent
ae8c544722
commit
8c4fd83b2c
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
using System;
|
||||
using System.Security.Claims;
|
||||
using System.Security.Claims;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Authentication;
|
||||
using Microsoft.AspNetCore.Authentication.Cookies;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
using Markdig;
|
||||
using Website.Models;
|
||||
|
||||
namespace Website.ViewModels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue