mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-06 16:30:55 +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.