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

fix: Remove unnecessary code from the diff command #1041

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

theofidry
Copy link
Member

  • Restarting the process is no longer needed within the diff command as extracting the PHAR is done in a separate process.
  • Catching the exception is no longer necessary or desired since any failure will throw a comprehensive error.

- Restarting the process is no longer needed within the diff command as
  extracting the PHAR is done in a separate process.
- Catching the exception is no longer necessary or desired since any
  failure will throw a comprehensive error.
@theofidry theofidry merged commit d65001c into box-project:main Oct 9, 2023
19 checks passed
@theofidry theofidry deleted the refactor/diff-cmd branch October 9, 2023 05:23
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