Remove extra newline

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-09-28 21:06:48 -05:00
parent ee485b16e7
commit 36dc701cfb

View File

@ -458,7 +458,6 @@ class MercurialDownloadStrategy < AbstractDownloadStrategy
def cached_location; @clone; end
def hgpath
@path ||= %W[
#{which("hg")}