1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Remove some commented code

This commit is contained in:
Jeremy Benoist 2016-01-14 14:10:33 +01:00
parent c38d27d421
commit 1d405d0e62
6 changed files with 20 additions and 50 deletions

View file

@ -20,12 +20,6 @@
<php>
<server name="KERNEL_DIR" value="./app/" />
<!--
Avoid tests to fail because of deprecated stuff
see: http://symfony.com/doc/current/cookbook/upgrade/major_version.html#deprecations-in-phpunit
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
-->
</php>
<filter>