Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bli committed Feb 14, 2024
1 parent 957bd67 commit 351b077
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -908,8 +908,6 @@ private[io] object StageWriter {
params.getStringTimestampFormat.get
}

val trimSpace: String = if (params.trimSpace) "TRUE" else "FALSE"

val formatString =
format match {
case SupportedFormat.CSV =>
Expand Down

0 comments on commit 351b077

Please sign in to comment.