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-08-16 00:22:20 +00:00
parent fc8b80accf
commit cb92a77779
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -16,10 +16,4 @@ class Homebrew::DevCmd::Debugger::Args < Homebrew::CLI::Args
sig { returns(T::Boolean) }
def open?; end
sig { returns(T::Boolean) }
def s?; end
sig { returns(T::Boolean) }
def stop?; end
end