This commit is contained in:
Fabien Potencier 2020-12-05 07:27:59 +01:00
parent 1177baa770
commit fb2ea6f632
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
* file that was distributed with this source code.
*/
declare(strict_types=1);
namespace Symfony\Bundle\TwigBundle\Tests\DependencyInjection\Compiler;
use PHPUnit\Framework\TestCase;