Skip to content

Commit

Permalink
remove usings
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coe committed Sep 15, 2023
1 parent 08190ed commit c8a830c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions csharp/test/Drivers/Snowflake/ClientTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@
* limitations under the License.
*/

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Data;
using System.Data.Common;
using System.IO;
using System.Linq;
using Apache.Arrow.Adbc.Client;
using Microsoft.VisualStudio.TestTools.UnitTesting;

Expand Down

0 comments on commit c8a830c

Please sign in to comment.