Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Nov 22, 2024
1 parent f7a994a commit 8553ebf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ const PatientQueueHeader: React.FC<PatientQueueHeaderProps> = ({ title, showLoca
queueLocations,
userSession?.sessionLocation?.display,
userSession?.sessionLocation?.uuid,
handleQueueLocationChange,
userSession?.sessionLocation?.display,
]);

return (
Expand Down

0 comments on commit 8553ebf

Please sign in to comment.