sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2024-05-27 00:21:11 +00:00
parent a91c758086
commit 3cb7cecc39
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -31,9 +31,6 @@ module Homebrew::EnvConfig
sig { returns(T.nilable(::String)) } sig { returns(T.nilable(::String)) }
def auto_update_secs; end def auto_update_secs; end
sig { returns(T::Boolean) }
def autoremove?; end
sig { returns(T::Boolean) } sig { returns(T::Boolean) }
def bat?; end def bat?; end