refactor: remove unnecessary documentation from TelegramIcons

This commit is contained in:
2026-02-14 01:17:46 +05:00
parent 2db3e52ec2
commit b1458b9cc7

View File

@@ -6,11 +6,7 @@ import androidx.compose.ui.graphics.painter.Painter
import androidx.compose.ui.res.painterResource
import com.rosetta.messenger.R
/**
* Centralized Telegram icon provider.
* Maps to Telegram's native PNG drawable resources.
* Use with Icon(painter = TelegramIcons.ArrowBack, ...)
*/
object TelegramIcons {
// ═══════════════════════════════════════════════════════════