Removed unused componentDidMount in gabsocial mount
• Removed: - unused componentDidMount in gabsocial mount
This commit is contained in:
parent
a2917b203a
commit
9fb8973350
@ -45,10 +45,6 @@ class GabSocialMount extends PureComponent {
|
||||
showIntroduction: PropTypes.bool,
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
|
||||
}
|
||||
|
||||
render () {
|
||||
// Disabling introduction for launch
|
||||
// const { showIntroduction } = this.props
|
||||
|
Loading…
x
Reference in New Issue
Block a user