diff --git a/submodules/TelegramUI/Sources/ChatRecentActionsControllerNode.swift b/submodules/TelegramUI/Sources/ChatRecentActionsControllerNode.swift index fd1e2c6d4b..70e11d7383 100644 --- a/submodules/TelegramUI/Sources/ChatRecentActionsControllerNode.swift +++ b/submodules/TelegramUI/Sources/ChatRecentActionsControllerNode.swift @@ -1066,8 +1066,6 @@ final class ChatRecentActionsControllerNode: ViewControllerTracingNode { break case .startAttach: break - case .boost: - break } } }))