Skip to content

Commit

Permalink
fixup! Support Snowflake (#5500)
Browse files Browse the repository at this point in the history
  • Loading branch information
turb committed Nov 8, 2024
1 parent a9b56c4 commit 9ede3f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

package com.spotify.scio.snowflake

trait SnowflakeAuthenticationOptions
sealed trait SnowflakeAuthenticationOptions

/**
* Options for a Snowflake username/password authentication.
Expand Down

0 comments on commit 9ede3f3

Please sign in to comment.