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