فهرست منبع

remove comments

Erik Sundell 7 سال پیش
والد
کامیت
c79d8b2a9b
1فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده
  1. 0 6
      public/app/features/explore/QueryRows.tsx

+ 0 - 6
public/app/features/explore/QueryRows.tsx

@@ -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>