Skip to content

Commit 5cb0e6c

Browse files
committed
Remove unneeded import
1 parent 4810afe commit 5cb0e6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

SQLitePCL.pretty.Async/AsyncDatabaseConnection.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ limitations under the License.
2525
using System.Runtime.CompilerServices;
2626
using System.Threading;
2727
using System.Threading.Tasks;
28-
using System.Reactive.Subjects;
2928

3029
namespace SQLitePCL.pretty
3130
{

0 commit comments

Comments
 (0)