Skip to content

Commit

Permalink
organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gmahadevan committed Aug 20, 2024
1 parent 88a43a2 commit bc5a130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/snowflake/snowpark/functions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import com.snowflake.snowpark.internal.{
UDXRegistrationHandler,
Utils
}
import com.snowflake.snowpark.types.{FloatType, TimestampType}
import com.snowflake.snowpark.types.TimestampType

import scala.reflect.runtime.universe.TypeTag
import scala.util.Random
Expand Down

0 comments on commit bc5a130

Please sign in to comment.