refactor: refactoring (MESSENGER-7666)

This commit is contained in:
Jan Niklas Grabowski
2025-10-15 16:47:04 +02:00
parent 16f3a6bfa3
commit 2d83a7616a

View File

@@ -76,10 +76,6 @@ Please see LICENSE in the repository root for full details.
}
}
- (void)viewDidLoad
{
self.view.backgroundColor = UIColor.clearColor;
}
- (IBAction)doneAction:(id)sender
{