mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 16:26:44 +03:00
Cleanup for #1489
This commit is contained in:
parent
8f417c53fb
commit
71f78a83bb
1 changed files with 0 additions and 9 deletions
|
|
@ -1,14 +1,5 @@
|
|||
<?php
|
||||
|
||||
use RainLoop\Model\Account;
|
||||
use MailSo\Imap\ImapClient;
|
||||
use MailSo\Imap\Settings as ImapSettings;
|
||||
use MailSo\Sieve\SieveClient;
|
||||
use MailSo\Sieve\Settings as SieveSettings;
|
||||
use MailSo\Smtp\SmtpClient;
|
||||
use MailSo\Smtp\Settings as SmtpSettings;
|
||||
use MailSo\Mime\Message as MimeMessage;
|
||||
|
||||
class AttachmentsForceOpenPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||
{
|
||||
const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue