Skip to content

Conversation

@ra1028
Copy link
Owner

@ra1028 ra1028 commented Apr 16, 2024

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Description

Removes @discardableResult of AtomViewContext.snapshot().
I guess this is accidentally introduced.

Impact on Existing Code

It always needs to handle the return value now, but practically no impact because the snapshot function has no usage as a side effect of just calling the function.

@ra1028 ra1028 merged commit c499171 into main Apr 16, 2024
@ra1028 ra1028 deleted the feat/remove-discardableResult-snapshot branch April 16, 2024 06:11
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