Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenbo committed Jul 15, 2024
1 parent bf596ba commit a1eee4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/sgn-sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ if (isBrowser()) {

if (environment === 'staging') scriptConfig.coreUrl = coreUrlStaging;

scriptConfig.coreUrl = 'http://localhost:4000';

config.set(scriptConfig);

if (component === 'paged-publication-viewer') {
Expand Down

0 comments on commit a1eee4e

Please sign in to comment.