Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
removed commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
mstier-nflx committed Oct 10, 2019
1 parent 2cf4f04 commit 0990c0f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui/src/components/workflow/executions/WorkflowSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ class WorkflowSearch extends Component {

// update the state
changeSearch(search);
//fetchSearchResults();

// fetch workflow types
//getWorkflowDefs();
}

handleQueryChange({target: {value}}) {
Expand Down

0 comments on commit 0990c0f

Please sign in to comment.