Merge pull request #8715 from Homebrew/tapioca-update

sorbet: update RBI files using Tapioca.
This commit is contained in:
Vidushee Amoli 2020-09-13 10:48:19 +05:30 committed by GitHub
commit 484c2b4fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13114,8 +13114,6 @@ Net::HTTPClientError::EXCEPTION_TYPE = Net::HTTPServerException
Net::HTTPClientErrorCode = Net::HTTPClientError
Net::HTTPClientException = Net::HTTPServerException
class Net::HTTPEarlyHints
HAS_BODY = ::T.let(nil, ::T.untyped)
end