remove #TODO

This commit is contained in:
hyuraku 2023-02-07 22:56:04 +09:00
parent c066e940c4
commit 8daca925f1

View File

@ -69,8 +69,6 @@ module Cask
zap: nil,
dry_run: nil
)
# TODO: Refactor and move to extend/os
odie "Installing casks is supported only on macOS" unless OS.mac? # rubocop:disable Homebrew/MoveToExtendOS
options = {
verbose: verbose,