Remove renderHasGuestText

This commit is contained in:
Miguel Alatzar 2019-08-15 15:06:10 -07:00
parent c4d8308802
commit e82db7840f

View file

@ -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