mirror of https://gitlab.com/bashrc2/epicyon
Remove newline
parent
5b25ecf950
commit
2674a7d7f3
|
@ -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('')
|
||||
|
|
Loading…
Reference in New Issue