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 AutoMapper;
|
||||||
using MusicStore.Models;
|
using MusicStore.Models;
|
||||||
using MusicStore.Infrastructure;
|
using MusicStore.Infrastructure;
|
||||||
using Microsoft.AspNet.SpaServices;
|
|
||||||
|
|
||||||
namespace MusicStore.Apis
|
namespace MusicStore.Apis
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue