Remove unnecessary local bindings when global binding did
This commit is contained in:
-2
@@ -201,8 +201,6 @@ class MailboxDashBoardController extends ReloadableController {
|
||||
this._deleteMultipleEmailsPermanentlyInteractor,
|
||||
this._getEmailByIdInteractor,
|
||||
) : super(
|
||||
logoutOidcInteractor,
|
||||
deleteAuthorityOidcInteractor,
|
||||
getAuthenticatedAccountInteractor,
|
||||
updateAuthenticationAccountInteractor
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user