Skip to content

Commit 414b53b

Browse files
committed
Remove crufty code comment
Signed-off-by: Jason T. Brown <jason@astraea.earth>
1 parent 316081c commit 414b53b

File tree

1 file changed

+0
-6
lines changed
  • core/src/main/scala/org/locationtech/rasterframes/expressions/transformers

1 file changed

+0
-6
lines changed

core/src/main/scala/org/locationtech/rasterframes/expressions/transformers/InterpretAs.scala

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ import org.locationtech.rasterframes.encoders.CatalystSerializer._
3636
import org.locationtech.rasterframes.expressions.DynamicExtractors.tileExtractor
3737
import org.locationtech.rasterframes.expressions.row
3838

39-
/**
40-
* Change the CellType of a Tile
41-
*
42-
* @since 9/11/18
43-
*/
44-
4539
@ExpressionDescription(
4640
usage = "_FUNC_(tile, value) - Change the interpretation of the Tile's cell values according to specified CellType",
4741
arguments = """

0 commit comments

Comments
 (0)