mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 00:58:31 +02:00
[Upgrade] remove unused string parameter
This commit is contained in:
parent
a31eb9628a
commit
ccaca2d135
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Reference in a new issue