Explorar o código

Merge pull request #141 from SergiX44/analysis-OM5eOR

Apply fixes from StyleCI
Sergio Brighenti %!s(int64=5) %!d(string=hai) anos
pai
achega
f30d2b4011
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      app/Web/Mail.php

+ 1 - 2
app/Web/Mail.php

@@ -3,7 +3,6 @@
 
 namespace App\Web;
 
-
 use InvalidArgumentException;
 
 class Mail
@@ -124,4 +123,4 @@ class Mail
 
         return (int) mail($this->to, $this->subject, $this->message, $this->headers);
     }
-}
+}