diff --git a/Mastodon/Scene/Root/MainTab/MainTabBarController.swift b/Mastodon/Scene/Root/MainTab/MainTabBarController.swift index 331c84264..42faa61fc 100644 --- a/Mastodon/Scene/Root/MainTab/MainTabBarController.swift +++ b/Mastodon/Scene/Root/MainTab/MainTabBarController.swift @@ -261,7 +261,6 @@ extension MainTabBarController { placeholder: .placeholder(color: .systemFill), scaleToSize: MainTabBarController.avatarButtonSize ) - // self.avatarButton.avatarImageView.image = UIImage(named: "AppIcon") } .store(in: &disposeBag)