Skip to content

Commit

Permalink
Update AboutJenkins.java
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed May 30, 2022
1 parent bc9a82b commit defecc6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/src/main/java/hudson/AboutJenkins.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ public String getDescription() {
return Messages.AboutJenkins_Description();
}

// @Override
// public String getSearchDescription() {
// return "Version " + Functions.getVersion();
// }

@Restricted(NoExternalUse.class)
public URL getLicensesURL() {
return AboutJenkins.class.getResource("/META-INF/licenses.xml");
Expand Down

0 comments on commit defecc6

Please sign in to comment.