mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00

File cache has been unused since file_reference were introduced, there's no point saving them to cache if they're never queried. Fixes #1400.