Skip to content

Commit f64bf84

Browse files
authored
gofmt
1 parent 80c38bd commit f64bf84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ type connection struct {
165165
user string
166166
tokenExpirationTime time.Time
167167
iteratorValues []string
168-
snowflakeConfig *gosnowflake.Config
169-
snowflakeDSN string
168+
snowflakeConfig *gosnowflake.Config
169+
snowflakeDSN string
170170
}
171171

172172
// Query is an SQL query that is executed on a connection

0 commit comments

Comments
 (0)