Skip to content

Commit

Permalink
fixed type check
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Mar 3, 2020
1 parent b27f1da commit 9158097
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { ActionsConnectorsContextProvider } from '../../context/actions_connecto
import { actionTypeRegistryMock } from '../../action_type_registry.mock';
import { ValidationResult } from '../../../types';
import { AppContextProvider } from '../../app_context';
import { AppDeps } from '../../app';

const actionTypeRegistry = actionTypeRegistryMock.create();

Expand Down

0 comments on commit 9158097

Please sign in to comment.