Skip to content

Commit 9fc77b8

Browse files
fix: removing unused usings
1 parent 9f244bd commit 9fc77b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

application/CohortManager/src/Functions/Shared/Common/FhirPatientDemographicMapper.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ namespace Common;
1010
using Model.Enums;
1111
using System;
1212
using System.Linq;
13-
using Azure.Storage.Blobs.Models;
14-
using System.Globalization;
1513
using NHS.CohortManager.Shared.Utilities;
1614

1715
public class FhirPatientDemographicMapper : IFhirPatientDemographicMapper

0 commit comments

Comments
 (0)