Removed all the unused directives in the Solution with the assistance of Resharper
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
@using Microsoft.AspNetCore.Identity
|
||||
|
||||
@if (Context.User.Identity.IsAuthenticated)
|
||||
@if (Context.User.Identity.IsAuthenticated)
|
||||
{
|
||||
<section class="col-lg-4 col-md-5 col-xs-12">
|
||||
<div class="esh-identity">
|
||||
|
||||
Reference in New Issue
Block a user