@ -402,9 +402,6 @@ class ComponentRendition:
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):
Optional = 0
The note is not visible to the blocked user.