Skip to content

Commit 5e253b7

Browse files
FrostyApeOneFrostyApeOne
andauthored
Added customapplicationstatusdto (#116)
Co-authored-by: FrostyApeOne <Farshad.DASHTI@EDUCATION.GOV.UK>
1 parent 3c77d15 commit 5e253b7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/GovUK.Dfe.CoreLibs.Contracts/ExternalApplications/Models/Response/CustomApplicationStatusDto.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
namespace GovUK.Dfe.CoreLibs.Contracts.ExternalApplications.Models.Response
55
{
6-
76
public sealed class CustomApplicationStatusDto {
87

98
public Guid? CustomApplicationStatusId { get; set; }
@@ -20,4 +19,4 @@ public sealed class CustomApplicationStatusDto {
2019

2120
}
2221

23-
}
22+
}

0 commit comments

Comments
 (0)