mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
[GH-632] removing unreachable return statement
This commit is contained in:
parent
4d0640e613
commit
244165664b
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ older versions of jrnl anymore.
|
|||
|
||||
raise UpgradeValidationException
|
||||
|
||||
return
|
||||
|
||||
# write all journals - or - don't
|
||||
for j in all_journals:
|
||||
j.write()
|
||||
|
|
Loading…
Add table
Reference in a new issue