Completed
Pull Request — master (#451)
by
unknown
09:32
created
src/DependencyInjection/FOSHttpCacheExtension.php 1 patch
Unused Use Statements   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -634,6 +634,4 @@
 block discarded – undo
634 634
             return new ChildDefinition($id);
635 635
         }
636 636
 
637
-        return new DefinitionDecorator($id);
638
-    }
639
-}
637
+        return new DefinitionDecorator($id
640 638
\ No newline at end of file
Please login to merge, or discard this patch.