Skip to content

Commit

Permalink
remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Dec 17, 2020
1 parent 18c289c commit 1a1ce62
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ const defaultProps = {
showIsTimeAware: true,
};

// if (!this._isMounted || (_.isEqual(styleFields, this.state.styleFields) && this.state.styleFieldsHelper !== undefined)) {

test('should render', async () => {
const component = shallow(<VectorStyleEditor {...defaultProps} />);

Expand Down

0 comments on commit 1a1ce62

Please sign in to comment.