remove incorrect tag for Tap document

This commit is contained in:
Xu Cheng 2015-06-14 21:40:53 +08:00
parent 5e3a1a7b21
commit 8f85238094

View File

@ -4,7 +4,6 @@
# case, `user/repo` will be used as the {#name} of this {Tap}, where # case, `user/repo` will be used as the {#name} of this {Tap}, where
# {#user} represents Github username and {#repo} represents repository # {#user} represents Github username and {#repo} represents repository
# name without leading `homebrew-`. # name without leading `homebrew-`.
# @abstract
class Tap class Tap
TAP_DIRECTORY = HOMEBREW_LIBRARY/"Taps" TAP_DIRECTORY = HOMEBREW_LIBRARY/"Taps"