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