Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
deleted console logs oops
Browse files Browse the repository at this point in the history
 🐿 v2.8.0
  • Loading branch information
alexflorisca committed May 25, 2018
1 parent 49a2ef8 commit 8be0bd2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions browser/layout/wrapper.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,6 @@
</script>
{{/each}}
<script async id="moat-ivt" src="https://sejs.moatads.com/financialtimesprebidheader859796398452/yi.js"></script>
<script>
document.getElementById('moat-ivt').onload = function() {
console.log('moat-ivt loaded');
console.log(window.moatPrebidApi);
};
</script>
</head>
<body data-next-is-logged-in="{{@root.anon.userIsLoggedIn}}" data-trackable="page:{{@root.__name}}{{#if @root.trackablePageName}}/{{@root.trackablePageName}}{{/if}}">
{{#if withGcs}}
Expand Down

0 comments on commit 8be0bd2

Please sign in to comment.