Remove newline

merge-requests/21/head
Bob Mottram 2021-03-16 12:17:27 +00:00
parent 5b25ecf950
commit 2674a7d7f3
1 changed files with 0 additions and 1 deletions

View File

@ -438,7 +438,6 @@ def _showLocalBox(notifyJson: {}, boxName: str,
print(indent + titleStr + '\n')
if not index:
print('')
sayStr = indent + 'You have no ' + boxName + ' posts yet.'
_sayCommand(sayStr, sayStr, screenreader, systemLanguage, espeak)
print('')