diff --git a/18_Day_Promises/18_day_starter/scripts/main.js b/18_Day_Promises/18_day_starter/scripts/main.js index 27d4043..719696c 100644 --- a/18_Day_Promises/18_day_starter/scripts/main.js +++ b/18_Day_Promises/18_day_starter/scripts/main.js @@ -126,5 +126,3 @@ fetch(url) //2.Read the countries api and find out the 10 largest countries //3.Read the countries api and count total number of languages in the world used as officials. - - \ No newline at end of file