Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchengchenghh committed Jul 22, 2024
1 parent 7016200 commit a4f4560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ case class ToStringUtil(timeZoneId: Option[String] = None)
throw new UnsupportedOperationException()
}

override def child : Expression = null
override def child: Expression = null
}

0 comments on commit a4f4560

Please sign in to comment.