mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Code Quality: Make sonar happier
by removing some code smells
This commit is contained in:
@@ -213,10 +213,12 @@ static const NSString *kJitsiDataErrorKey = @"error";
|
||||
|
||||
- (void)conferenceWillJoin:(NSDictionary *)data
|
||||
{
|
||||
// Nothing to do
|
||||
}
|
||||
|
||||
- (void)conferenceJoined:(NSDictionary *)data
|
||||
{
|
||||
// Nothing to do
|
||||
}
|
||||
|
||||
- (void)conferenceTerminated:(NSDictionary *)data
|
||||
|
||||
Reference in New Issue
Block a user