Przykład
public class
ClassA {
private void
testMethod () {
}
}
Rozwiązanie
Usuń nieużywaną metodę
private
.