Skip to content

Commit

Permalink
Resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
samgibsonmoj committed Aug 16, 2024
1 parent 7de98d3 commit 79a6e15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Application/Common/Interfaces/IApplicationDbContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ public interface IApplicationDbContext

DbSet<Risk> Risks { get; }

DbSet<Risk> Risks { get; }

DbSet<KeyValue> KeyValues { get; }

DbSet<ParticipantAssessment> ParticipantAssessments { get; }
Expand Down

0 comments on commit 79a6e15

Please sign in to comment.