Skip to content

Commit d1a6c76

Browse files
committed
Remove accidental using statement
1 parent a52981a commit d1a6c76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CouchDB.Driver/CouchDatabase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
using System.Text.RegularExpressions;
2828
using CouchDB.Driver.Views;
2929
using CouchDB.Driver.DatabaseApiMethodOptions;
30-
using System.Net.Mail;
3130

3231
namespace CouchDB.Driver
3332
{

0 commit comments

Comments
 (0)