X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=application%2FLanguages.php;h=5cda802e0c1faaf57058e0dca653cc713c90c0c3;hp=b9c5d0e8c3cbf627a590516d448ab9c85343a4fb;hb=dea72c711ff740b3b829d238fcf85648465143a0;hpb=a43e7842e44068584302ec1d6349155b571d9c96 diff --git a/application/Languages.php b/application/Languages.php index b9c5d0e8..5cda802e 100644 --- a/application/Languages.php +++ b/application/Languages.php @@ -3,7 +3,6 @@ namespace Shaarli; use Gettext\GettextTranslator; -use Gettext\Merge; use Gettext\Translations; use Gettext\Translator; use Gettext\TranslatorInterface;