Skip to content

Commit

Permalink
Removed the import string joiner
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-sjayabalan committed Aug 22, 2024
1 parent fd901a8 commit cb4767a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/snowflake/snowpark/functions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import com.snowflake.snowpark.types.TimestampType

import scala.reflect.runtime.universe.TypeTag
import scala.util.Random
import java.util.StringJoiner

/**
* Provides utility functions that generate [[Column]] expressions that you can pass to
Expand Down

0 comments on commit cb4767a

Please sign in to comment.