refactor caused by feedback

This commit is contained in:
Philipp Holzer 2019-05-01 18:24:09 +02:00
parent 48d388d82c
commit 8581fbb40f
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5
7 changed files with 257 additions and 241 deletions

View file

@ -15,8 +15,6 @@ class HostMeta extends BaseModule
{
public static function rawContent()
{
parent::rawContent();
$app = self::getApp();
$config = $app->getConfig();