Remove superfluous newline
This commit is contained in:
parent
4faaf9cad7
commit
72a4fd2230
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ class Session():
|
||||||
'perms': 'n'
|
'perms': 'n'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
def print_newsgroup(self, newsgroup: Newsgroup):
|
def print_newsgroup(self, newsgroup: Newsgroup):
|
||||||
summary = self._newsgroup_summary(newsgroup)
|
summary = self._newsgroup_summary(newsgroup)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue