Skip to content

Commit ebe81c8

Browse files
committed
core: Remove duplicate using
1 parent c98aaec commit ebe81c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SQLite.Net/SQLiteConnectionWithLock.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
using System.Threading;
2626
using JetBrains.Annotations;
2727
using SQLite.Net.Interop;
28-
using System.Collections.Generic;
2928

3029
namespace SQLite.Net
3130
{

0 commit comments

Comments
 (0)