Skip to content

Commit

Permalink
removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaniv Aran-Shamir committed Aug 23, 2020
1 parent 09685af commit ba3ca62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
window.addEventListener('load', renderImgs);

function renderImgs() {
console.log('render images');
let conf = {
cloud_name: window.cloudName
}
Expand Down

0 comments on commit ba3ca62

Please sign in to comment.