Skip to content

Commit

Permalink
Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie committed Apr 22, 2024
1 parent fa9c56a commit 242d08e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clients/snowflake/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ import (
"strings"

"github.com/artie-labs/transfer/lib/destination/types"
"github.com/artie-labs/transfer/lib/typing/columns"

"github.com/artie-labs/transfer/lib/typing"
"github.com/artie-labs/transfer/lib/typing/columns"
)

// addPrefixToTableName will take a [types.TableIdentifier] and add a prefix in front of the table
Expand Down

0 comments on commit 242d08e

Please sign in to comment.