fix a minor whitespace issue
parent
49991d055a
commit
dfb73c1464
|
@ -290,7 +290,6 @@ namespace OpenSim.Region.OptionalModules.World.AutoBackup
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
private void DoBackup (string module, string[] args)
|
private void DoBackup (string module, string[] args)
|
||||||
{
|
{
|
||||||
if (args.Length != 2) {
|
if (args.Length != 2) {
|
||||||
|
|
Loading…
Reference in New Issue