We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9f6a6 commit f2504e6Copy full SHA for f2504e6
tests/Unit/Connection/ImapConnectionTest.php
@@ -5,7 +5,6 @@
5
use DirectoryTree\ImapEngine\Exceptions\ImapCommandException;
6
use DirectoryTree\ImapEngine\Exceptions\ImapConnectionException;
7
use DirectoryTree\ImapEngine\Exceptions\ImapConnectionFailedException;
8
-use DirectoryTree\ImapEngine\Exceptions\ImapParserException;
9
use DirectoryTree\ImapEngine\Support\Str;
10
11
test('connect success', function () {
0 commit comments