diff --git a/td/telegram/cli.cpp b/td/telegram/cli.cpp index 7c1784b5..8f9e3ec1 100644 --- a/td/telegram/cli.cpp +++ b/td/telegram/cli.cpp @@ -4245,8 +4245,6 @@ void main(int argc, char **argv) { } SET_VERBOSITY_LEVEL(new_verbosity_level); - ClientActor::execute(td_api::make_object("update_file", 2)); - ClientActor::execute(td_api::make_object("file_reference", 2)); { ConcurrentScheduler scheduler;