Fix build

This commit is contained in:
Ilya Laktyushin 2023-09-03 21:54:38 +04:00
parent 7500ef7dea
commit b7829bbeba

View File

@ -1066,8 +1066,6 @@ final class ChatRecentActionsControllerNode: ViewControllerTracingNode {
break
case .startAttach:
break
case .boost:
break
}
}
}))