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

♻️ Remove duplicated CoroutineScope #385

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

igorescodro
Copy link
Owner

While creating the new ApplicationScope, I didn't realized that a Scope was already in place. That was confusing, especially because both have the same goal. In order to make it better, one was removed and the one with qualifier is kept.

@igorescodro igorescodro force-pushed the remove-duplicate-scope branch from e79683e to 4221302 Compare December 2, 2022 14:22
While creating the new ApplicationScope, I didn't realized that a Scope
was already in place. That was confusing, especially because both have
the same goal. In order to make it better, one was removed and the one
with qualifier is kept.
@igorescodro igorescodro force-pushed the remove-duplicate-scope branch from 4221302 to 60e1465 Compare December 2, 2022 15:31
@igorescodro igorescodro merged commit 498cbfb into main Dec 2, 2022
@igorescodro igorescodro deleted the remove-duplicate-scope branch December 2, 2022 17:15
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