Skip to content

Commit

Permalink
Remove unnecessary suppression (#7648)
Browse files Browse the repository at this point in the history
I accidentally added in #7538
  • Loading branch information
trask authored Jan 25, 2023
1 parent dab3381 commit b157f14
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
import reactor.core.publisher.UnicastProcessor;
import reactor.test.StepVerifier;

@SuppressWarnings("deprecation") // reasons
class ReactorCoreTest extends AbstractReactorCoreTest {

@RegisterExtension
Expand Down

0 comments on commit b157f14

Please sign in to comment.