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: removed dd() in UserRegistered Listener #139

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

iammursal
Copy link
Contributor

@iammursal iammursal commented Oct 29, 2024

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes

Description:

There was dd($event) in handle method of UserRegistered Listener which wasn't supposed to be in the production build.

Fixes Implemented:

This PR removes the dd($event) probably used during development and testing period in UserRegistered Event Listener.

Does this PR introduce a breaking change?

  • Yes
  • No

Related Issue

None

Copy link
Collaborator

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

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

Thank you!

@bobbyiliev bobbyiliev merged commit 49b6e80 into thedevdojo:main Oct 29, 2024
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