Skip to content

Commit

Permalink
Merge branch 'feature/173335-grouping-projects' of https://github.com…
Browse files Browse the repository at this point in the history
…/DFE-Digital/academies-academisation-api into feature/173335-grouping-projects
  • Loading branch information
paullocknimble committed Jul 26, 2024
2 parents 1878044 + 17fa320 commit 1cb52d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ private Project(ProjectDetails projectDetails)
public int? FormAMatProjectId { get; private set; }

public int? ProjectGroupId { get; private set; }
public ProjectGroup Group { get; private set; }
public DateTime? DeletedAt { get; private set; }

/// <summary>
Expand Down

0 comments on commit 1cb52d5

Please sign in to comment.