Removed all the unused directives in the Solution with the assistance of Resharper
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
@page
|
||||
@using System.Collections.Generic
|
||||
@using Microsoft.AspNetCore.Http
|
||||
@using Microsoft.AspNetCore.Http.Authentication
|
||||
@model SigninModel
|
||||
@{
|
||||
ViewData["Title"] = "Log in";
|
||||
|
||||
Reference in New Issue
Block a user