displaying parts

This commit is contained in:
2019-09-05 15:11:55 +01:00
parent e264cb7f43
commit a6fa4f618b
5 changed files with 14 additions and 27 deletions

View File

@ -7,7 +7,6 @@ namespace Yavsc.ApiControllers
{
public DjProfileApiController(ApplicationDbContext context) : base(context)
{
}
}
}