diff --git a/js/main.js b/js/main.js index e2157e8..1bf4531 100644 --- a/js/main.js +++ b/js/main.js @@ -99,5 +99,4 @@ function getComments() { return comments; } -console.log(getPhotos()); - +getPhotos();