Skip to content

Commit

Permalink
Merge pull request #1029 from Onlineberatung/fix/remove-debug-log
Browse files Browse the repository at this point in the history
fix: remove log
  • Loading branch information
janrembold authored Mar 27, 2024
2 parents 0df69f5 + 15069e6 commit d7f3634
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 d7f3634

Please sign in to comment.