official_taps: remove apache.
It's now deprecated.
This commit is contained in:
parent
57035b3ba4
commit
1c0f12307b
@ -1,5 +1,4 @@
|
||||
OFFICIAL_TAPS = %w[
|
||||
apache
|
||||
nginx
|
||||
php
|
||||
science
|
||||
@ -17,6 +16,7 @@ OFFICIAL_CMD_TAPS = {
|
||||
}.freeze
|
||||
|
||||
DEPRECATED_OFFICIAL_TAPS = %w[
|
||||
apache
|
||||
binary
|
||||
completions
|
||||
devel-only
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user