Skip to content

Commit 2345038

Browse files
author
GeekTrainer
committed
Again
1 parent 2318242 commit 2345038

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MVCMusicStore/MVCMusicStore/Models/StoreContext.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ public class StoreContext : DbContext
1111
public DbSet<Review> Reviews { get; set; }
1212
public DbSet<Album> Albums { get; set; }
1313
public DbSet<Artist> Artists { get; set; }
14-
1514
}
1615
}

0 commit comments

Comments
 (0)