Skip to content

Commit af29a78

Browse files
committed
VED-755: remove duplication2
1 parent 4bb330a commit af29a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambdas/id_sync/src/pds_details.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ def pds_get_patient_id(nhs_number: str) -> str:
5454
msg = f"Error getting PDS patient ID for {nhs_number}"
5555
logger.exception(msg)
5656
raise IdSyncException(message=msg, exception=e)
57-

0 commit comments

Comments
 (0)