Remove usless comments.
This commit is contained in:
parent
b63a5cbd4b
commit
526299913f
@ -1097,7 +1097,7 @@ module Homebrew
|
|||||||
def all
|
def all
|
||||||
methods.map(&:to_s).grep(/^check_/)
|
methods.map(&:to_s).grep(/^check_/)
|
||||||
end
|
end
|
||||||
end # end class Checks
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -245,7 +245,7 @@ module Language
|
|||||||
"-v", "--no-deps", "--no-binary", ":all:",
|
"-v", "--no-deps", "--no-binary", ":all:",
|
||||||
"--ignore-installed", *targets
|
"--ignore-installed", *targets
|
||||||
end
|
end
|
||||||
end # class Virtualenv
|
end
|
||||||
end # module Virtualenv
|
end
|
||||||
end # module Python
|
end
|
||||||
end # module Language
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user