Skip to content

Commit

Permalink
feat: #1125: Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
nphivu414 committed May 13, 2020
1 parent 46da4ce commit a0f740a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import * as React from 'react'
import * as ReactRedux from 'react-redux'
import { ReduxState } from '@/types/core'
import { mount, shallow } from 'enzyme'
import TestRenderer from 'react-test-renderer'
import configureStore from 'redux-mock-store'
import { Router } from 'react-router'
import { createMemoryHistory } from 'history'
Expand Down

0 comments on commit a0f740a

Please sign in to comment.