Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2018-07-12 19:03:54 +00:00 committed by StyleCI Bot
parent e6157986b8
commit 5d3d899b34

View File

@ -213,7 +213,6 @@ class MTProto
//$this->wrapper = $backtrace[2]['object'];
}
if (isset($this->settings['tl_schema']['src']['botAPI']) && $this->settings['tl_schema']['src']['botAPI'] !== __DIR__.'/TL_botAPI.tl') {
$settings = $this->settings;
unset($settings['tl_schema']);