Skip to content

Commit

Permalink
fix: Fix main (#3186)
Browse files Browse the repository at this point in the history
<!-- Feel free to delete comments as you fill this in -->
- fix duplicated package import 
<!-- summary of changes -->
  • Loading branch information
sfc-gh-jmichalak authored Nov 8, 2024
1 parent 167de4b commit 59a0a26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/resources/custom_diffs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import (
"strings"
"testing"

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/customdiff"

"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/internal/provider"
"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/resources"
"github.com/Snowflake-Labs/terraform-provider-snowflake/pkg/sdk"
Expand Down

0 comments on commit 59a0a26

Please sign in to comment.