Skip to content

Commit ac4edeb

Browse files
committed
Remove unnecessary blank line in SQLiteContextFactory.cs
1 parent 205465d commit ac4edeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/Sample/2. DatabaseOperations/Scripts/Database/SQLiteContextFactory.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
using Microsoft.EntityFrameworkCore;
32

43
public class SQLiteContextFactory : EFCoreSQLiteBundle.SQLiteContextFactory<SQLiteContext>

0 commit comments

Comments
 (0)