From 884fd92f1320d17daebb772297da03fb2cfa59b8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Oct 2024 16:00:34 +0300 Subject: drop opentelemetry --- vendor/php-http/discovery/src/NotFoundException.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 vendor/php-http/discovery/src/NotFoundException.php (limited to 'vendor/php-http/discovery/src/NotFoundException.php') diff --git a/vendor/php-http/discovery/src/NotFoundException.php b/vendor/php-http/discovery/src/NotFoundException.php deleted file mode 100644 index d59dadbf8..000000000 --- a/vendor/php-http/discovery/src/NotFoundException.php +++ /dev/null @@ -1,14 +0,0 @@ - - * - * @deprecated since since version 1.0, and will be removed in 2.0. Use {@link \Http\Discovery\Exception\NotFoundException} instead. - */ -final class NotFoundException extends \Http\Discovery\Exception\NotFoundException -{ -} -- cgit v1.2.3-54-g00ecf