Skip to content

Commit 13f97ba

Browse files
jrupeshamtrack
andauthored
Update src/plugins/auth-providers/index.ts
Co-authored-by: Matthias Rolke <mr.amtrack@gmail.com>
1 parent 555b635 commit 13f97ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/plugins/auth-providers/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ export class AuthProviders extends BrowserforcePlugin {
7676
const editPageUrl = getUrl(authProviderId);
7777

7878
this.browserforce.logger?.log(`Navigating to edit page for ${developerName}: ${editPageUrl}`);
79-
8079
await using page = await this.browserforce.openPage(editPageUrl);
8180

8281
// Wait for the page/frame to load - handle both Lightning (iframe) and Classic UI

0 commit comments

Comments
 (0)