Remove & sort using x MP-LAND
This commit is contained in:
@@ -9,12 +9,10 @@
|
||||
|
||||
namespace MP.Models
|
||||
{
|
||||
using System;
|
||||
using System.Data.Entity;
|
||||
using System.Data.Entity.Infrastructure;
|
||||
using System.Data.Entity.Core.Objects;
|
||||
using System.Linq;
|
||||
|
||||
using System.Data.Entity.Infrastructure;
|
||||
|
||||
public partial class MoonProEntities : DbContext
|
||||
{
|
||||
public MoonProEntities()
|
||||
|
||||
Reference in New Issue
Block a user