diff --git a/src/angular/components/two-factor.component.ts b/src/angular/components/two-factor.component.ts index 63f2ac0257..9d3379405c 100644 --- a/src/angular/components/two-factor.component.ts +++ b/src/angular/components/two-factor.component.ts @@ -125,12 +125,6 @@ export class TwoFactorComponent implements OnInit, OnDestroy { break; case TwoFactorProviderType.Duo: case TwoFactorProviderType.OrganizationDuo: - /* - if (this.platformUtilsService.getDevice() === DeviceType.SafariExtension) { - break; - } - */ - setTimeout(() => { DuoWebSDK.init({ iframe: undefined,