Remove renderHasGuestText (#3131)
This commit is contained in:
parent
b064312e70
commit
5bef5c2da8
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ export default class ChannelInfoHeader extends React.PureComponent {
|
|||
{displayName}
|
||||
</Text>
|
||||
</View>
|
||||
{this.renderHasGuestText(style)}
|
||||
{purpose.length > 0 &&
|
||||
<View style={style.section}>
|
||||
<TouchableHighlight
|
||||
|
|
|
|||
Loading…
Reference in a new issue