Skip to content

Commit 8571000

Browse files
committed
minor formatting
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent ecb2d5e commit 8571000

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

public/pages/workflow_detail/prototype/query_executor.tsx

-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ export function QueryExecutor(props: QueryExecutorProps) {
135135
readOnly={true}
136136
setOptions={{
137137
fontSize: '14px',
138-
// enableBasicAutocompletion: true,
139-
// enableLiveAutocompletion: true,
140138
}}
141139
aria-label="Code Editor"
142140
tabSize={2}

0 commit comments

Comments
 (0)