Update usings for new shared folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Security.Claims;
|
||||
using Microsoft.AspNetCore.Components.Authorization;
|
||||
using MistoxWebsite.Shared;
|
||||
using MistoxWebsite.Shared.DTO.Session;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace MistoxWebsite.Client.AuthState {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using MistoxWebsite.Shared;
|
||||
using MistoxWebsite.Shared.Database;
|
||||
|
||||
namespace MistoxWebsite.Client.Statics {
|
||||
public class Statics {
|
||||
|
||||
Reference in New Issue
Block a user