Skip to content

Commit 3c5cf68

Browse files
committed
fix: review comments
Signed-off-by: MBWhite <[email protected]>
1 parent 76905f9 commit 3c5cf68

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

build-logic/.kotlin/sessions/kotlin-compiler-743613223953325844.salive

Whitespace-only changes.

examples/substrait-spark/src/main/java/io/substrait/examples/util/SubstraitStringify.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ public SubstraitStringify() {
7575
* Explains the Substrait plan
7676
*
7777
* @param plan Substrait Plan
78-
*
7978
* @return List of strings; typically these would then be logged or sent to stdout
8079
*/
8180
public static List<String> explain(io.substrait.plan.Plan plan) {

0 commit comments

Comments
 (0)