displaying parts

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

View file

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