mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +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
|
<?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
|
class AttachmentsForceOpenPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
{
|
{
|
||||||
const
|
const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue