0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00

Not needed

This commit is contained in:
Marcus Bointon 2021-08-18 11:05:17 +02:00
parent a99b249d42
commit c5d0f48730
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24

View File

@ -14,7 +14,6 @@
namespace PHPMailer\Test;
use Exception;
use PHPMailer\Test\PreSendTestCase;
/**
* PHPMailer - Test class for tests which need the `PHPMailer::send()` method to be called.