Skip to content

Commit

Permalink
Revert "Add debug log in Magnolia initialization"
Browse files Browse the repository at this point in the history
This reverts commit 020ddc6.
  • Loading branch information
s3bba committed Feb 13, 2024
1 parent abcf187 commit 3be004a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/magnolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ export class Magnolia {

magnolia = this;

console.debug("Magnolia#init() called");

// Get the current path
const base: string = window.location.protocol + "//" + window.location.host;
const path: string = window.location.href.replace(base, '');
Expand Down

0 comments on commit 3be004a

Please sign in to comment.