Skip to content

Commit

Permalink
Remove duplicated deprecated annotation
Browse files Browse the repository at this point in the history
Already annotated on the parent.
  • Loading branch information
quentin-jaquier-sonarsource committed May 16, 2022
1 parent bacce6c commit 73d7fbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ public InputComponent getProject() {
}

@Override
@Deprecated(since = "7.12")
public File getWorkingDirectory() {
return sonarComponents.projectLevelWorkDir();
}
Expand Down

0 comments on commit 73d7fbd

Please sign in to comment.