Refactoring
This commit is contained in:
parent
5adaa52b59
commit
84d0481371
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ using BankingBot.Enums;
|
|||
|
||||
namespace BankingBot.ActionManagers.LoginManagers
|
||||
{
|
||||
[ProviderIdentifier(Enums.Provider.Lloyds)]
|
||||
[ProviderIdentifier(Provider.Lloyds)]
|
||||
public class LloydsLoginManager : IProviderLoginManager
|
||||
{
|
||||
private static class Urls
|
||||
|
|
Loading…
Add table
Reference in a new issue