Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jan 7, 2024
1 parent 15a25d6 commit f14a38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/hudson/model/BuildTimelineWidget.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
*
* @author Kohsuke Kawaguchi
* @since 1.372
* @deprecated since 2.431
*/
@Deprecated(since = "2.431")
public class BuildTimelineWidget {
Expand Down

0 comments on commit f14a38b

Please sign in to comment.