@ -401,9 +401,6 @@ class ComponentRendition:
matches.representations[cid] = None
else:
matches.representations[cid] = " ".join(("" if r is None else r) for r in reps)
def __str__(self):
return str(self.rendition)
class ComponentStatus(Enum):
The note is not visible to the blocked user.