Remove superfluous newline

This commit is contained in:
XANTRONIX Development 2024-11-26 14:49:18 -05:00
parent 4faaf9cad7
commit 72a4fd2230

View file

@ -322,7 +322,6 @@ class Session():
'perms': 'n'
}
def print_newsgroup(self, newsgroup: Newsgroup):
summary = self._newsgroup_summary(newsgroup)