Skip to content

Commit

Permalink
remove duplicatea fter conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
DrogoNevets committed Jan 10, 2025
1 parent b93f68b commit eaa830a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/server/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,10 @@ export const router = {
taskList,
taskListIncomplete,
receiveMethod,
// postExitPage - TODO: Uncomment this line to enable the post exit page
// postExitPage, - TODO: Uncomment this line to enable the post exit page
submit,
submitSummary,
premisesType,
receiveMethod
// postExitPage - TODO: Uncomment this line to enable the post exit page
premisesType
])

// Static assets
Expand Down

0 comments on commit eaa830a

Please sign in to comment.