@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Thruster\Component\Dns; |
4 | 4 | |
5 | -use Thruster\Component\EventLoop\EventLoopInterface; |
|
6 | 5 | use Thruster\Component\Promise\PromiseInterface; |
7 | 6 | |
8 | 7 | /** |