Skip to content

Commit 042aebf

Browse files
committed
formatted AbpProjectNameDbContext content.
1 parent 34e667b commit 042aebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbpCompanyName.AbpProjectName.EntityFramework/EntityFramework/AbpProjectNameDbContext.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public AbpProjectNameDbContext(DbConnection existingConnection)
4040

4141
public AbpProjectNameDbContext(DbConnection existingConnection, bool contextOwnsConnection)
4242
: base(existingConnection, contextOwnsConnection)
43-
{
43+
{
4444

4545
}
4646
}

0 commit comments

Comments
 (0)