fix: resolve linting errors, refs NOISSUE
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public interface IAuthenticationService
|
||||
{
|
||||
bool Authenticate(string userName, string password);
|
||||
public interface IAuthenticationService
|
||||
{
|
||||
bool Authenticate(string userName, string password);
|
||||
}
|
||||
Reference in New Issue
Block a user