revert changes, remove line (from code-review)

This commit is contained in:
Jakobus Schürz 2023-03-17 14:22:32 +01:00
parent 399ee74e05
commit faa524faec
3 changed files with 2 additions and 5 deletions

View file

@ -261,7 +261,6 @@ class Page implements ArrayAccess
// Dropzone
'$max_imagesize' => round(\Friendica\Util\Strings::getBytesFromShorthand($config->get('system', 'maximagesize')) / 1000000, 1),
]) . $this->page['htmlhead'];
}