diff options
Diffstat (limited to 'src/DevHive.Web/Migrations/20201215202359_Second_Migration.cs')
| -rw-r--r-- | src/DevHive.Web/Migrations/20201215202359_Second_Migration.cs | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/DevHive.Web/Migrations/20201215202359_Second_Migration.cs b/src/DevHive.Web/Migrations/20201215202359_Second_Migration.cs deleted file mode 100644 index 6197b3e..0000000 --- a/src/DevHive.Web/Migrations/20201215202359_Second_Migration.cs +++ /dev/null @@ -1,17 +0,0 @@ -using Microsoft.EntityFrameworkCore.Migrations; - -namespace DevHive.Web.Migrations -{ - public partial class Second_Migration : Migration - { - protected override void Up(MigrationBuilder migrationBuilder) - { - - } - - protected override void Down(MigrationBuilder migrationBuilder) - { - - } - } -} |
