Skip to content

Commit

Permalink
reverse change
Browse files Browse the repository at this point in the history
  • Loading branch information
“Netra authored and ctrombley committed Oct 24, 2024
1 parent e1751f5 commit 331f2ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/provider/provider_next.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ func (p *frameworkProvider) DataSources(ctx context.Context) []func() datasource
return []func() datasource.DataSource{
NewNoCodeModuleDataSource,
NewOrganizationRunTaskDataSource,
NewOrganizationRunTaskGlobalSettingsDataSource,
NewProjectsDataSource,
NewRegistryGPGKeyDataSource,
NewRegistryGPGKeysDataSource,
Expand Down

0 comments on commit 331f2ca

Please sign in to comment.