Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2016-12-20 12:15:57 +00:00 committed by StyleCI Bot
parent ffb8f2267c
commit e415ef0eda

View File

@ -363,7 +363,6 @@ title: '.$type.'
';
file_put_contents('types/'.$type.'.md', $header.$constructors);
$last_namespace = $new_namespace;
}
\danog\MadelineProto\Logger::log('Generating types index...');