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/Exception.php | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 vendor/php-http/discovery/src/Exception.php (limited to 'vendor/php-http/discovery/src/Exception.php') diff --git a/vendor/php-http/discovery/src/Exception.php b/vendor/php-http/discovery/src/Exception.php deleted file mode 100644 index 0fa8c767e..000000000 --- a/vendor/php-http/discovery/src/Exception.php +++ /dev/null @@ -1,12 +0,0 @@ - - */ -interface Exception extends \Throwable -{ -} -- cgit v1.2.3-54-g00ecf