Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nrkruk committed Sep 18, 2024
1 parent 8bc6f10 commit 73dd25c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/shared/experience/expSite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,6 @@ export class ExperienceSite {
return experienceSites;
}

/**
* Steps to init:
* 1) Verify the site is an actual site within this organization
* 2) Verify and output specific message if wrong site type is selected
* 2) Verify that site has been published with Local Dev perm enabled (i.e. a static resource exists for this site name)
* 3) Establish sid token for proxied requests
*/
// public async init(): Promise<void> {}

/**
* Esablish a valid token for this local development session
*
Expand Down

0 comments on commit 73dd25c

Please sign in to comment.