Skip to content

Commit ab31f5f

Browse files
authored
Update README.md
1 parent 6264334 commit ab31f5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ val pcWithRawExpr = ReadLas("/path/to/las") ~ RawExpr(Map("type" -> "filters.cro
205205

206206
// Create Pipelines from the constructed expressions
207207
val pipeline = pc.toPipeline
208-
209208
val pipelineRaw = pcWithRawExpr.toPipline
210209
```
211210

0 commit comments

Comments
 (0)