Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove unneeded deprecated annotation #1430

Merged
merged 1 commit into from Jun 1, 2022

Conversation

jcesarmobile
Copy link
Member

The @SuppressWarnings("deprecation") was added because there was some deprecated code for SDK <= 21, but it was removed some time ago, so it's no longer needed to suppress the deprecation warning.

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

Codecov Report

Merging #1430 (d8fe506) into master (e730000) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1430   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files          21       21           
  Lines        1646     1646           
=======================================
  Hits         1205     1205           
  Misses        441      441           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e730000...d8fe506. Read the comment docs.

@jcesarmobile jcesarmobile merged commit ba032df into master Jun 1, 2022
@jcesarmobile jcesarmobile deleted the jcesarmobile-patch-1 branch June 1, 2022 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants