Skip to content

Commit

Permalink
Merge pull request #220 from virtualidentityag/fix/remove-debug-log
Browse files Browse the repository at this point in the history
Update AgencySelection.tsx
  • Loading branch information
janrembold authored Mar 27, 2024
2 parents d98c0ee + 6b9ba6f commit 8cb37f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/agencySelection/AgencySelection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ export const AgencySelection = (props: AgencySelectionProps) => {
'registration.agencySelection.title.end'
)}
</h3>
<div>WTF</div>
{!proposedAgencies ? (
postcodeFallbackLink ? (
<Notice
Expand Down

0 comments on commit 8cb37f7

Please sign in to comment.