[JENKINS-41511] Remove obsolete comment

上级 5b9c10d6
......@@ -79,7 +79,7 @@ public class GlobalSecurityConfiguration extends ManagementLink implements Descr
* @since 2.24
* @return true if the slave agent port is enforced on this instance.
*/
@Restricted(NoExternalUse.class) // only for index.groovy
@Restricted(NoExternalUse.class)
public boolean isSlaveAgentPortEnforced() {
return Jenkins.getInstance().isSlaveAgentPortEnforced();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册