Skip to content

Commit

Permalink
Remove a comma.
Browse files Browse the repository at this point in the history
  • Loading branch information
milos.colic committed Oct 11, 2023
1 parent 3d6b648 commit e2455b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ abstract class RasterExpression[T <: Expression: ClassTag](
rasterExpr: Expression,
outputType: DataType,
returnsRaster: Boolean,
expressionConfig: MosaicExpressionConfig,
expressionConfig: MosaicExpressionConfig
) extends UnaryExpression
with NullIntolerant
with Serializable
Expand Down

0 comments on commit e2455b1

Please sign in to comment.