Finish LoadingSpinner
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Apollon.EntityFramework
|
||||
public TournamentsDbContext(DbContextOptions options) : base(options)
|
||||
{
|
||||
}
|
||||
|
||||
public DbSet<TournamentDto> Tournaments { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user