Remove unnecessary (and currently non-existent) namespace
This commit is contained in:
parent
75b959d459
commit
ef7e136f6e
|
|
@ -8,7 +8,6 @@ using Microsoft.Data.Entity;
|
|||
using AutoMapper;
|
||||
using MusicStore.Models;
|
||||
using MusicStore.Infrastructure;
|
||||
using Microsoft.AspNet.SpaServices;
|
||||
|
||||
namespace MusicStore.Apis
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue