From 86caf3f57766b068596811664d4f0bc182541caf Mon Sep 17 00:00:00 2001 From: lavigor Date: Tue, 7 Aug 2018 03:12:31 +0300 Subject: [PATCH] [ticket/13713] Test cleanup PHPBB3-13713 --- tests/text_formatter/s9e/mention_helper_test.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/text_formatter/s9e/mention_helper_test.php b/tests/text_formatter/s9e/mention_helper_test.php index 3cebdd950c..1df9b8f2f3 100644 --- a/tests/text_formatter/s9e/mention_helper_test.php +++ b/tests/text_formatter/s9e/mention_helper_test.php @@ -11,9 +11,7 @@ * */ -use Symfony\Component\Config\FileLocator; use Symfony\Component\DependencyInjection\ContainerBuilder; -use Symfony\Component\DependencyInjection\Loader\YamlFileLoader; class mention_helper_test extends phpbb_database_test_case {