mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +01:00
Revert some unneeded white space changes
This commit is contained in:
parent
c0db88a95c
commit
ad597b153c
1 changed files with 2 additions and 2 deletions
|
@ -221,7 +221,7 @@ class Messages(object):
|
|||
raise NotmuchError
|
||||
next_indent = indent + 1
|
||||
|
||||
#sys.stdout.write(set_end)
|
||||
|
||||
replies = msg.get_replies()
|
||||
# if isinstance(replies, types.NoneType):
|
||||
# break
|
||||
|
|
Loading…
Reference in a new issue