Skip to content

Commit

Permalink
TTV model update 20.5.2024 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarkikos committed May 20, 2024
1 parent cd204bb commit 3e47277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aspnetcore/src/api/Models/Ttv/DimPid.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public partial class DimPid
public int? DimProfileOnlyDatasetId { get; set; }

public int? DimProfileOnlyFundingDecisionId { get; set; }

public int? DimResearchProjectId { get; set; }

public int? DimResearchCommunityId { get; set; }
Expand Down

0 comments on commit 3e47277

Please sign in to comment.