Skip to content

Commit 8f5ae53

Browse files
committed
Fix no new line at the end
1 parent 29c9b5b commit 8f5ae53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingTab.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ private object StreamingTab {
4444
throw new SparkException("Parent SparkUI to attach this tab to not found!")
4545
}
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)