Removed a newline character.

This commit is contained in:
Tobias Ottenweller 2013-07-04 12:47:28 +02:00
parent fc488e7f31
commit e21089d8c7

View File

@ -89,6 +89,5 @@ public class CommandLocation extends BaseLocationCommand
sendMessage(new CommandOpen().getUsageTemplate(true, true));
}
}
}