Remove useless stuff from example

This commit is contained in:
Daniil Gentili 2020-10-18 18:57:44 +02:00
parent 725265969a
commit bfc8009778
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
use danog\MadelineProto\APIWrapper;
\set_include_path(\get_include_path().':'.\realpath(\dirname(__FILE__).'/MadelineProto/'));
/*
* Various ways to load MadelineProto
*/