Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
phamhongphuc1403 committed May 31, 2024
1 parent fe7c1c2 commit b1f7f35
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ protected BaseDbContext(DbContextOptions options, ICurrentUser currentUser, IMed
{
_currentUser = currentUser;
_mediator = mediator;



}

protected override void OnModelCreating(ModelBuilder builder)
Expand Down

0 comments on commit b1f7f35

Please sign in to comment.