1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/17191] Remove not used use statement in language/language.php

PHPBB3-17191
This commit is contained in:
Christian Schnegelberger
2023-09-22 10:50:47 +02:00
committed by Marc Alexander
parent 21c38e2572
commit 5b79ac0fc9

View File

@@ -14,7 +14,6 @@
namespace phpbb\language;
use phpbb\language\exception\invalid_plural_rule_exception;
use phpbb\language\language_file_helper;
/**
* Wrapper class for loading translations