[ticket/16856] Remove extra empty line

PHPBB3-16856
This commit is contained in:
Marc Alexander 2021-08-24 19:07:32 +02:00
parent ad23388043
commit 8804cf885b
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -202,7 +202,6 @@ class extension extends \Twig\Extension\AbstractExtension
return call_user_func_array([$this->language, 'is_set'], [$key]); return call_user_func_array([$this->language, 'is_set'], [$key]);
} }
/** /**
* Get output for language variable in JS code * Get output for language variable in JS code
* *