Skip to content

Commit

Permalink
Merge branch 'feature/APPEALS-34965' into Div/APPEALS-42567
Browse files Browse the repository at this point in the history
  • Loading branch information
divyadasari-va authored Oct 1, 2024
2 parents 749016e + 24a4e18 commit f67a5ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions client/app/queue/QueueApp.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1017,12 +1017,6 @@ class QueueApp extends React.PureComponent {
title={`${PAGE_TITLES.USER_MANAGEMENT} | Caseflow`}
render={this.routedUserManagement}
/>
<PageRoute
path="/queue/correspondence/:correspondence_uuid/intake"
title={`${PAGE_TITLES.USER_MANAGEMENT} | Caseflow`}
render={this.routedCorrespondenceIntake}
/>

<PageRoute
path="/queue/correspondence/:correspondence_uuid/intake"
title={`${PAGE_TITLES.CORRESPONDENCE_INTAKE}`}
Expand Down

0 comments on commit f67a5ea

Please sign in to comment.