Skip to content

Commit 73dd25c

Browse files
committed
chore: cleanup
1 parent 8bc6f10 commit 73dd25c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/shared/experience/expSite.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,6 @@ export class ExperienceSite {
9595
return experienceSites;
9696
}
9797

98-
/**
99-
* Steps to init:
100-
* 1) Verify the site is an actual site within this organization
101-
* 2) Verify and output specific message if wrong site type is selected
102-
* 2) Verify that site has been published with Local Dev perm enabled (i.e. a static resource exists for this site name)
103-
* 3) Establish sid token for proxied requests
104-
*/
105-
// public async init(): Promise<void> {}
106-
10798
/**
10899
* Esablish a valid token for this local development session
109100
*

0 commit comments

Comments
 (0)