Skip to content

Commit c78c92d

Browse files
committed
Remove outdated comment
1 parent 8f7323b commit c78c92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/scala/org/apache/spark/ui/WebUI.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ private[spark] abstract class WebUI(securityManager: SecurityManager, basePath:
8585
}
8686
}
8787

88-
/** Initialize all components of the server. Must be called before bind(). */
88+
/** Initialize all components of the server. */
8989
def start()
9090

9191
/**

0 commit comments

Comments
 (0)