Skip to content

Commit

Permalink
Sort usings
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Engel committed May 27, 2022
1 parent 88e8b92 commit 784dc00
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
using System.Globalization;
using System.IO;
using System.Reflection;
using System.Text;
using System.Threading;
using System.Xml;
using Microsoft.Data.Common;
using Microsoft.Data.SqlClient.Server;
using System.Text;
using System.Threading;

namespace Microsoft.Data.SqlClient
{
Expand Down

0 comments on commit 784dc00

Please sign in to comment.