aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/Download.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/integration/features/bootstrap/Download.php')
-rw-r--r--build/integration/features/bootstrap/Download.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/integration/features/bootstrap/Download.php b/build/integration/features/bootstrap/Download.php
index e3b47b3ef33..71a96eb585f 100644
--- a/build/integration/features/bootstrap/Download.php
+++ b/build/integration/features/bootstrap/Download.php
@@ -22,8 +22,6 @@
*
*/
-use GuzzleHttp\Client;
-use GuzzleHttp\Message\ResponseInterface;
use PHPUnit\Framework\Assert;
require __DIR__ . '/../../vendor/autoload.php';