Merge pull request #3731 from kloun/patch-1

del duplicate newline
This commit is contained in:
Eric Erhardt 2016-07-01 10:59:01 -05:00 committed by GitHub
commit 2aa07efa10

View file

@ -163,7 +163,6 @@ namespace Microsoft.DotNet.Cli
exitCode = result.ExitCode;
}
return exitCode;
}