Skip to content

Commit

Permalink
refactor(serverless_jobs): add new route to create secrets (#2214)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot authored Sep 16, 2024
1 parent 6f815f3 commit 4eb7301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/jobs/v1alpha1/jobs_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ func NewAPI(client *scw.Client) *API {
client: client,
}
}

func (s *API) Regions() []scw.Region {
return []scw.Region{scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw}
}
Expand Down

0 comments on commit 4eb7301

Please sign in to comment.