1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00

[ticket/13713] Test cleanup

PHPBB3-13713
This commit is contained in:
lavigor
2018-08-07 03:12:31 +03:00
committed by Marc Alexander
parent c5f515acc4
commit 86caf3f577

View File

@@ -11,9 +11,7 @@
* *
*/ */
use Symfony\Component\Config\FileLocator;
use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;
class mention_helper_test extends phpbb_database_test_case class mention_helper_test extends phpbb_database_test_case
{ {