Jordi Boggiano 13 rokov pred
rodič
commit
f9f085e5f4

+ 0 - 2
src/Packagist/WebBundle/Entity/Version.php

@@ -800,8 +800,6 @@ class Version
         }
     }
 
-
-
     public function __toString()
     {
         return $this->name.' '.$this->version.' ('.$this->normalizedVersion.')';