Skip to content

Commit f7e0ff1

Browse files
committed
Suppressing unnecessary annotation
1 parent 470e081 commit f7e0ff1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ public class GitHubAppCredentials extends BaseStandardCredentials implements Sta
103103

104104
private String apiUri;
105105

106-
@SuppressFBWarnings(value = "IS2_INCONSISTENT_SYNC", justification = "#withOwner locking only for #byOwner")
107106
@Deprecated
108107
private String owner;
109108

0 commit comments

Comments
 (0)