Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardo-gnosis committed Sep 6, 2024
1 parent e16a4e9 commit 208cd40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/ethereum/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ func getCrawlerLocation() string {
if region := os.Getenv("AWS_REGION"); region != "" {
return region
}

return "UNKOWN_REGION"
}

Expand Down

0 comments on commit 208cd40

Please sign in to comment.