Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Feb 7, 2025
1 parent 4770012 commit 9581fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cli/clients/management.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ var _ ApplicationsManagementClient = (*UCPApplicationsManagementClient)(nil)
var (
ExcludedResourceTypesList = []string{
"microsoft.resources/deployments",
"ppplications.core/applications",
"applications.core/applications",
"applications.core/environments",
}
)
Expand Down

0 comments on commit 9581fd6

Please sign in to comment.