Browse Source

Remove empty lines

Jordi Boggiano 13 năm trước cách đây
mục cha
commit
f9f085e5f4
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/Packagist/WebBundle/Entity/Version.php

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

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