mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-19 04:28:31 +02:00
delete else..pass block
This commit is contained in:
parent
2e09d88338
commit
8bf1da1c74
1 changed files with 0 additions and 2 deletions
|
@ -91,5 +91,3 @@ def check_provided_linewrap_viability(linewrap, card, journal):
|
||||||
columns=width_violation,
|
columns=width_violation,
|
||||||
journal=journal,
|
journal=journal,
|
||||||
)
|
)
|
||||||
else:
|
|
||||||
pass
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue