-
-
Notifications
You must be signed in to change notification settings - Fork 51
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 code for meetings feature #928
Conversation
Visit the preview URL for this PR (updated for commit 170ddab): https://sharezone-test--pr928-remove-meeting-featu-6wbdkxf0.web.app (expires Tue, 12 Sep 2023 03:18:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b |
@@ -10,18 +10,11 @@ import 'package:analytics/analytics.dart'; | |||
import 'package:bloc_base/bloc_base.dart'; | |||
|
|||
class GroupAnalytics extends BlocBase { | |||
// ignore: unused_field |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to leave the GroupAnalytics
class in the code base because of #930
Meetings are not available anymore, and the message about the shutdown was displayed long enough.