Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MKAIF5 authored May 22, 2024
1 parent 1d8c5bf commit 413a986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ form.addEventListener("submit", (event) => {
searchWeather();
}
});

let id = "9505fd1df737e20152fbd78cdb289b6a";
let url =
"https://api.openweathermap.org/data/2.5/weather?units=metric&appid=" + id;
Expand Down

0 comments on commit 413a986

Please sign in to comment.