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

@ -145,7 +145,5 @@ public override UploadResult Upload(Stream input, string fileName)
return result;
}
}
}
}
}

View file

@ -3969,4 +3969,4 @@ private void InitializeComponent()
private System.Windows.Forms.Label lblUp1Key;
private System.Windows.Forms.Label lblUp1Host;
}
}
}

View file

@ -2500,4 +2500,4 @@ private void txtCustomUploaderLog_LinkClicked(object sender, LinkClickedEventArg
#endregion Other Uploaders
}
}
}

View file

@ -10638,4 +10638,4 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<data name="&gt;&gt;tpUp1.ZOrder" xml:space="preserve">
<value>0</value>
</data>
</root>
</root>

View file

@ -481,4 +481,4 @@ public int GetLocalhostIndex(EDataType dataType)
#endregion Helper Methods
}
}
}

View file

@ -6,4 +6,4 @@
<package id="SSH.NET" version="2014.4.6-beta1" targetFramework="net40" />
<package id="System.Net.FtpClient" version="1.0.5281.14359" targetFramework="net40" />
<package id="Portable.BouncyCastle" version="1.7.0.2" targetFramework="net40" />
</packages>
</packages>

View file

@ -1310,4 +1310,4 @@ public void Dispose()
}
}
}
}
}