Remove renderHasGuestText
This commit is contained in:
parent
c4d8308802
commit
e82db7840f
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