eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 46 forks source link

Remove the unnecessary SuppressWarning annotation #461

Closed jarthana closed 1 month ago

jarthana commented 1 month ago

What it does

Removes a redundant suppress warnings annotation and fix the error reported.

How to test

Author checklist

akurtakov commented 1 month ago

Rebase in order to rerun tests.

jarthana commented 1 month ago

I haven't checked, but this change has already been done by another commit. This can be closed.