Explorar o código

Blind commit, no real changes.

xaav %!s(int64=13) %!d(string=hai) anos
pai
achega
1511fd41a7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Packagist/WebBundle/Controller/WebController.php

+ 0 - 1
src/Packagist/WebBundle/Controller/WebController.php

@@ -80,7 +80,6 @@ class WebController extends Controller
     {
         $session = $this->get('session');
         $em = $this->getDoctrine()->getEntityManager();
-
         $package = new Package;
 
         if($repository = $session->get('repository')) {