Remove some space left around

This commit is contained in:
Lucas Nicodemus 2017-12-02 20:45:55 -07:00
parent 7160e758b2
commit 35c61e53f1

View file

@ -1450,7 +1450,6 @@ namespace TShockAPI
banLengthInSeconds == 0 ? "" : banLengthInSeconds.ToString());
}
if (success)
{
args.Player.SendSuccessMessage("{0} was successfully banned.", targetGeneralizedName);