remove comments
This commit is contained in:
@@ -116,12 +116,6 @@ class QueryRow extends PureComponent<QueryRowProps> {
|
||||
onExecuteQuery={this.onExecuteQuery}
|
||||
initialQuery={initialQuery}
|
||||
exploreEvents={exploreEvents}
|
||||
// hint={hint}
|
||||
// initialQuery={initialQuery}
|
||||
// history={history}
|
||||
// onClickHintFix={this.onClickHintFix}
|
||||
// onPressEnter={this.onPressEnter}
|
||||
// onQueryChange={this.onChangeQuery}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user