remove unused prop

This commit is contained in:
KDSBrowne 2017-08-31 13:50:20 -07:00
parent a404cc14d1
commit 94e44d6a23

View File

@ -239,7 +239,6 @@ class UserListItem extends Component {
user,
intl,
compact,
meeting,
isMeetingLocked,
} = this.props;