Skip to content

Conversation

@li-pbhadour
Copy link
Contributor

Summary

  • This PR cleans up the now unused code added under PR#80.
  • Removed method ShakeDelegate#enableDeletingOldScreenshots() used to determine enabling/disabling deletion of old screenshots.
  • Also deleted related code usages.

Testing Done

  • Tested locally.

- This PR cleans up the now unused code added under PR#80.
- Removed method `ShakeDelegate#enableDeletingOldScreenshots()` used to determine enabling/disabling deletion of old screenshots.
- Also deleted related code usages.
* Please note that, when disabled, it is the responsibility of the integrating app to delete
* the old screenshots as and when required.
*/
public boolean enableDeletingOldScreenshots() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we are deleting a public api, lets bump to next major version

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've made changes per your suggestion.
PTAL!

@li-advait li-advait merged commit c635601 into linkedin:main Sep 8, 2025
2 checks passed
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.

2 participants