rm comment

This commit is contained in:
zeppi 2021-07-06 15:29:12 -04:00 committed by jessopb
parent 5f83c027be
commit b045f62eb7

View file

@ -33,7 +33,7 @@ const AbandonedChannelPreview = React.lazy(() =>
type Props = { type Props = {
uri: string, uri: string,
claim: ?Claim, // maybe? claim: ?Claim,
obscureNsfw: boolean, obscureNsfw: boolean,
showUserBlocked: boolean, showUserBlocked: boolean,
claimIsMine: boolean, claimIsMine: boolean,