Remove empty lines

This commit is contained in:
Paul Pacheco 2018-10-13 12:32:40 -05:00
parent 6568393e38
commit 5d28548943
2 changed files with 1 additions and 2 deletions

View File

@ -1790,7 +1790,6 @@ static bool Weave(string assName, IEnumerable<string> dependencies, IAssemblyRes
return false;
}
if (fail)
{
//Log.Error("Failed phase II.");