mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Remove redundant package
This commit is contained in:
parent
9dd1941bc7
commit
7c66de28df
@ -24,12 +24,6 @@ use Symfony\Component\Mime\MessageConverter;
|
||||
class GmailTransport extends AbstractTransport
|
||||
{
|
||||
|
||||
/**
|
||||
* Create a new Gmail transport instance.
|
||||
*
|
||||
* @param Mail $gmail
|
||||
* @param string $token
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
|
Loading…
Reference in New Issue
Block a user