2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Remove comment

This commit is contained in:
Marcus Kida 2022-12-16 22:20:47 +01:00 committed by Nathan Mattes
parent 4c6c8b48af
commit c595929c54

View File

@ -16,7 +16,6 @@ class WelcomeContentPageView: UIView {
init(page: WelcomeContentPage) {
//TODO: @zeitschlag Decide based on page which titleView, first page has mastodon-logo in it
titleView = UILabel()
titleView.font = WelcomeViewController.largeTitleFont
titleView.textColor = WelcomeViewController.largeTitleTextColor