8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Homebrew::Bundle
|
||
|
module Remover
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|