Skip to content

Commit

Permalink
remove forgotten console log
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrchk committed Oct 12, 2018
1 parent c8b00c7 commit 7af18e1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion dist/swup.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,6 @@ var Swup = function () {
} else {
event.preventDefault();
}
console.log(event.state);
this.triggerEvent('popState');
this.loadPage({ url: link.getAddress() }, event);
}
Expand Down
Loading

0 comments on commit 7af18e1

Please sign in to comment.