Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dannyps committed Mar 21, 2024
1 parent 40ce2a6 commit 5e2b2bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Backbone.Modules.Quotas.Infrastructure.Database.SqlServer.Migrations
{
/// <inheritdoc />
public partial class identity100 : Migration
public partial class Identity100 : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
Expand Down

0 comments on commit 5e2b2bd

Please sign in to comment.