Skip to content

Commit

Permalink
Format.
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Jul 20, 2015
1 parent d678aee commit 3013579
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,3 @@ case class Average(child: Expression) extends AlgebraicAggregate {
override def dataType: DataType = resultType
override def children: Seq[Expression] = child :: Nil
}



0 comments on commit 3013579

Please sign in to comment.