Skip to content

Commit ef7e136

Browse files
Remove unnecessary (and currently non-existent) namespace
1 parent 75b959d commit ef7e136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/angular/MusicStore/Apis/AlbumsApiController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
using AutoMapper;
99
using MusicStore.Models;
1010
using MusicStore.Infrastructure;
11-
using Microsoft.AspNet.SpaServices;
1211

1312
namespace MusicStore.Apis
1413
{

0 commit comments

Comments
 (0)