Skip to content

Commit

Permalink
fix(core): Fix lint (#4321)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Reynolds authored Oct 24, 2017
1 parent 6804721 commit 00e76b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import * as React from 'react';
import { isEqual } from 'lodash';

import { IExecutionDetailsComponentProps, IExecutionDetailsComponentState } from 'core/domain';
import { ReactInjector } from 'core/reactShims';
Expand Down

0 comments on commit 00e76b7

Please sign in to comment.