rm unnecessary rbi file

This commit is contained in:
Douglas Eichelberger 2025-02-15 17:01:35 -08:00 committed by Sam Ford
parent 9aa8ab1789
commit c1b9136805
No known key found for this signature in database
GPG Key ID: 7AF5CBEE1DD6F76D

View File

@ -1,9 +0,0 @@
# typed: strict
module Homebrew
module Livecheck
module Strategy
include Kernel
end
end
end