diff --git a/src/Storage/Device/S3.php b/src/Storage/Device/S3.php index 5e65c095..9129ba7d 100644 --- a/src/Storage/Device/S3.php +++ b/src/Storage/Device/S3.php @@ -802,7 +802,6 @@ protected function call(string $operation, string $method, string $uri, string $ return $response; } finally { - \curl_close($curl); $this->storageOperationTelemetry->record( microtime(true) - $startTime,