Skip to content

Commit

Permalink
Forgot Canada
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpistilli committed Feb 29, 2024
1 parent 7aedbbf commit d5d24fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,6 @@ func main() {
languageCode := languageCode
go func() {
defer wg.Done()
if countryCode != 18 {
return
}

semaphore <- struct{}{}
forecast := Forecast{}
Expand Down

0 comments on commit d5d24fd

Please sign in to comment.