We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4810afe commit 5cb0e6cCopy full SHA for 5cb0e6c
1 file changed
SQLitePCL.pretty.Async/AsyncDatabaseConnection.cs
@@ -25,7 +25,6 @@ limitations under the License.
25
using System.Runtime.CompilerServices;
26
using System.Threading;
27
using System.Threading.Tasks;
28
-using System.Reactive.Subjects;
29
30
namespace SQLitePCL.pretty
31
{
0 commit comments