Skip to content

Commit f0806bf

Browse files
committed
Remove unused import from merge process.
1 parent d4450b9 commit f0806bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/createTransitionManager.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { REPLACE } from 'history/lib/Actions'
2-
31
import warning from './routerWarning'
42
import computeChangedRoutes from './computeChangedRoutes'
53
import { runEnterHooks, runChangeHooks, runLeaveHooks } from './TransitionUtils'

0 commit comments

Comments
 (0)