Skip to content

Commit 554a88f

Browse files
committed
Fix usings
1 parent 02d1f70 commit 554a88f

File tree

1 file changed

+0
-4
lines changed
  • src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient

1 file changed

+0
-4
lines changed

src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/TdsEnums.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
// See the LICENSE file in the project root for more information.
44

55
using System;
6-
using System.Collections.Generic;
7-
using System.ComponentModel;
86
using System.Data;
9-
using System.Diagnostics;
10-
using Microsoft.Data.Common;
117

128
namespace Microsoft.Data.SqlClient
139
{

0 commit comments

Comments
 (0)