Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 565660d

Browse files
committed
Minor cleanup.
1 parent b5de0b0 commit 565660d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

MongoDB.Net-Tests/TestAuthentication.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
* User: Sedward
33
*/
44
using System;
5-
using System.Collections.Generic;
65
using NUnit.Framework;
7-
using System.Security.Cryptography;
8-
using System.Text;
9-
using MongoDB.Driver;
10-
using MongoDB.Driver.Bson;
11-
using MongoDB.Driver.IO;
126

137
namespace MongoDB.Driver
148
{

0 commit comments

Comments
 (0)