1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00

[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

View File

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