Remove deprecation comment

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Connor Mann 2021-05-07 09:42:54 -04:00 committed by cnnrmnn
parent 18bb644ce7
commit 5b6b400c58

View File

@ -30,7 +30,6 @@ module Homebrew
switch "--full",
description: "Convert a shallow clone to a full clone without untapping. Taps are only cloned as "\
"shallow clones if `--shallow` was originally passed."
# odeprecated "brew tap --shallow"
switch "--shallow",
description: "Fetch tap as a shallow clone rather than a full clone. Useful for continuous integration."
switch "--force-auto-update",