Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Jun 7, 2024
1 parent 755e195 commit b882fbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Collect/CollectPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { useDocumentTitle } from 'shared/hooks/useDocumentTitle'
import { useSetLogoutQuestionnaire } from 'shared/hooks/useLogoutUrl'
import { collectRoute } from './route'


export function CollectPage() {
const { surveyUnitId, questionnaireId } = collectRoute.useParams()
const queryClient = useQueryClient()
Expand Down

0 comments on commit b882fbe

Please sign in to comment.