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

(clean): remove redundant set of watch opts #671

Merged

Conversation

agilgur5
Copy link
Collaborator

  • another thing that was missed in feat: Add success/failure hooks to watch #130
  • these sets are already done in normalizeOpts, no need to redundantly
    perform them again
    • fortunately this wasn't inconsistent with normalizeOpts, so no
      harm done before this got out

Co-Authored-By: Kotaro Sugawara kotarella1110@gmail.com


Follow-up to #669 (comment) and #130 (comment)

- another thing that was missed in jaredpalmer#130
- these sets are already done in normalizeOpts, no need to redundantly
  perform them again
  - fortunately this wasn't inconsistent with normalizeOpts, so no
    harm done before this got out

Co-Authored-By: Kotaro Sugawara <kotarella1110@gmail.com>
@agilgur5 agilgur5 merged commit 351936e into jaredpalmer:master Apr 11, 2020
Copy link
Collaborator Author

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

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

LGTM. straightforward 2 line removal.

paul-vd pushed a commit to EezyQuote/tsdx that referenced this pull request Dec 1, 2020
- another thing that was missed in jaredpalmer#130
- these sets are already done in normalizeOpts, no need to redundantly
  perform them again
  - fortunately this wasn't inconsistent with normalizeOpts, so no
    harm done before this got out

Co-Authored-By: Kotaro Sugawara <kotarella1110@gmail.com>
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.

1 participant