Removed an unnecessary comment

This commit is contained in:
Javier Eguiluz
2017-10-22 21:39:55 +02:00
committed by GitHub
parent 710ba916ce
commit 0143be42c8
@@ -1,6 +1,5 @@
<?php
// adjust configuration to your needs
return PhpCsFixer\Config::create()
->setRules([
'@Symfony' => true,