Skip to content

Commit

Permalink
adjust spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
SbDove committed Oct 24, 2024
1 parent 3a1b523 commit c14245f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/initialization.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ var initialization = {
id5Script.src = 'https://cdn.id5-sync.com/api/1.0/id5-api.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(id5Script);



id5Script.onload = function() {
isInitialized = true;

Expand Down

0 comments on commit c14245f

Please sign in to comment.