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