1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-01 03:54:56 +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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -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
{