Remove unused props

pull/3374/head
Andrew Watkins 2018-05-07 10:48:27 -07:00 committed by GitHub
parent 8aaffaca9f
commit fcb9c75cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ class SchemaExplorer extends PureComponent {
className="form-control input-sm"
placeholder="Filter YO schema dawg..."
type="text"
// onChange={this.handleFilterText}
// onKeyUp={this.handleEscape}
// onClick={this.handleInputClick}
spellCheck={false}
autoComplete="off"
/>