diff --git a/script.js b/script.js index 690b322..5b557e3 100644 --- a/script.js +++ b/script.js @@ -15,7 +15,6 @@ document.addEventListener("DOMContentLoaded", function() { trendingContainer.appendChild(repoElement); }); }) - .catch(error => console.error('Error fetching GitHub trending data:', error)); // Function to update the current time display function updateTime() {