removed redundant line

This commit is contained in:
Jakub Trllo 2022-12-06 09:52:36 +01:00
parent e6585be677
commit 6e520f564b

View file

@ -121,4 +121,3 @@ class CollectComment(
if comment:
return comment.strip()
return ""