adjustments to config and cleanup nuget, remove implicit usings
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
namespace MareSynchronosServices.Authentication;
|
||||
using System;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace MareSynchronosServices.Authentication;
|
||||
|
||||
public class FailedAuthorization : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user