refactoring
This commit is contained in:
parent
fab5854f8b
commit
16df0a199a
26 changed files with 62 additions and 37 deletions
|
|
@ -4,7 +4,7 @@ using Microsoft.AspNet.Mvc;
|
|||
namespace Yavsc.Controllers
|
||||
{
|
||||
using Models;
|
||||
using Models.Booking;
|
||||
using Models.Musical;
|
||||
public class MusicalTendenciesController : Controller
|
||||
{
|
||||
private ApplicationDbContext _context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue