Skip to content

Commit

Permalink
Removed spurious spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jan 12, 2024
1 parent 410291e commit 075c1ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/web/wizard/components/inputs/FieldsInput.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,7 @@ const FieldsInput = createReactClass({
StreamsStore.remove(this.state.tempStreamID);
});
});

} );

});
} else {
this.setState({matchData: undefined});
}
Expand Down

0 comments on commit 075c1ed

Please sign in to comment.