Remove renderHasGuestText (#3131)

This commit is contained in:
Miguel Alatzar 2019-08-15 15:15:34 -07:00 committed by Sudheer
parent b064312e70
commit 5bef5c2da8

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