We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
return groupDataSource.joinGroup(uid, groupId)
groupDataSource.exitGroup(uid, groupId)
The text was updated successfully, but these errors were encountered:
soopeach
No branches or pull requests
🫣 관련 PR
data layer의 GroupRepositoryImpl 일부 구현 #12
운동 시작 및 종료 알림들을 받아오는 Flow구현, GroupRepository에 exitGroup 추가 #16
😲 개요
return groupDataSource.joinGroup(uid, groupId)
->groupDataSource.exitGroup(uid, groupId)
The text was updated successfully, but these errors were encountered: