Remove extra newline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ee485b16e7
commit
36dc701cfb
@ -458,7 +458,6 @@ class MercurialDownloadStrategy < AbstractDownloadStrategy
|
|||||||
|
|
||||||
def cached_location; @clone; end
|
def cached_location; @clone; end
|
||||||
|
|
||||||
|
|
||||||
def hgpath
|
def hgpath
|
||||||
@path ||= %W[
|
@path ||= %W[
|
||||||
#{which("hg")}
|
#{which("hg")}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user