Address styling issues on CodeFactor

This commit is contained in:
Joehu 2019-03-14 16:05:54 -07:00
parent bbf42fdd00
commit e31680e373
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ protected override void Up(MigrationBuilder migrationBuilder)
protected override void Down(MigrationBuilder migrationBuilder)
{
}
}
}

View File

@ -13,4 +13,3 @@ public static void Main(string[] args)
}
}
}