Apply fixes from StyleCI
This commit is contained in:
parent
ffb8f2267c
commit
e415ef0eda
@ -363,7 +363,6 @@ title: '.$type.'
|
|||||||
';
|
';
|
||||||
file_put_contents('types/'.$type.'.md', $header.$constructors);
|
file_put_contents('types/'.$type.'.md', $header.$constructors);
|
||||||
$last_namespace = $new_namespace;
|
$last_namespace = $new_namespace;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
\danog\MadelineProto\Logger::log('Generating types index...');
|
\danog\MadelineProto\Logger::log('Generating types index...');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user