Remove duplicate `set`

nolan/issue-325
Peder Johnsen 2019-03-20 11:32:26 +00:00 committed by GitHub
parent f760c55440
commit 51d59341c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -495,7 +495,6 @@ export default class NimblePicker extends React.PureComponent {
skinEmoji,
notFound,
notFoundEmoji,
set,
} = this.props,
{ skin } = this.state,
width = perLine * (emojiSize + 12) + 12 + 2 + measureScrollbar()