Remove extraneous newlines

This commit is contained in:
Keith 2015-06-29 07:38:47 -04:00
parent 12a8af5611
commit 51e34f1125
7 changed files with 8 additions and 10 deletions

View file

@ -146,6 +146,4 @@ public override UploadResult Upload(Stream input, string fileName)
return result;
}
}
}