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

Update subscription exports #378

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Update subscription exports #378

merged 1 commit into from
Jan 19, 2024

Conversation

pleek91
Copy link
Collaborator

@pleek91 pleek91 commented Jan 19, 2024

Description

The models for subscriptions were exported as lowercase which doesn't seem right for classes. So as a little cleanup I did the following

  • Renamed Manager to SubscriptionManager
  • Renamed Channel to SubscriptionChannel
  • Removed default exports for Subscription, SubscriptionChannel, and SubscriptionManager
  • Updated imports across the codebase

@pleek91 pleek91 requested a review from a team as a code owner January 19, 2024 19:40
@pleek91 pleek91 merged commit 52bc06c into main Jan 19, 2024
3 checks passed
@pleek91 pleek91 deleted the update-subscription-exports branch January 19, 2024 19:43
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