Skip to content

Commit

Permalink
Remove renderHasGuestText (#3131)
Browse files Browse the repository at this point in the history
  • Loading branch information
migbot authored and sudheerDev committed Aug 15, 2019
1 parent b064312 commit 5bef5c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/screens/channel_info/channel_info_header.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5bef5c2

Please sign in to comment.