mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-25 09:32:46 +00:00
`-[ASDisplayNode willEnterHierarchy]` and `-didExitHierarchy` are subclass hooks and should not be called directly -- doing so will trigger an assertion! Move these declarations to the subclassing header.