[Upgrade] remove unused string parameter

This commit is contained in:
MinchinWeb 2015-05-11 12:00:08 -06:00
parent a31eb9628a
commit ccaca2d135

View file

@ -100,4 +100,4 @@ older versions of jrnl anymore.
util.prompt("\nUpgrading config...")
backup(config_path)
util.prompt("\nWe're all done here and you can start enjoying jrnl 2.".format(config_path))
util.prompt("\nWe're all done here and you can start enjoying jrnl 2.")