Skip to content

Commit

Permalink
[AAP-29009] Remove awx oauth applications (#3043)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithjgrant authored Aug 26, 2024
1 parent 260efad commit 0e88810
Show file tree
Hide file tree
Showing 24 changed files with 3 additions and 1,813 deletions.
228 changes: 0 additions & 228 deletions cypress/e2e/awx/administration/applications/applications.cy.ts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ export function useGetActivityStreamRoute(resource?: string | null): AwxRoute |
return AwxRoute.WorkflowApprovalDetails;
case 'management_job':
return AwxRoute.ManagementJobSchedules;
case 'o_auth2_application':
return AwxRoute.ApplicationDetails;
case 'organization':
return AwxRoute.OrganizationDetails;
case 'team':
Expand Down
Loading

0 comments on commit 0e88810

Please sign in to comment.