Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-lf committed Sep 11, 2024
1 parent b9b16a4 commit 8bbcf8f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ namespace Snowflake.Data.Tests.IntegrationTests
using Snowflake.Data.Tests.Mock;
using System.Runtime.InteropServices;
using System.Net.Http;
using System.Security.Authentication;
using Moq.Protected;
using Moq;

[TestFixture]
class SFConnectionIT : SFBaseTest
Expand Down

0 comments on commit 8bbcf8f

Please sign in to comment.