Skip to content

Commit dbf580f

Browse files
chentsulintimdorr
authored andcommitted
Removed unused Redirect module from RouteConfig example (#3842)
1 parent 39d2150 commit dbf580f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/examples/RouteConfig.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import React from 'react'
22
import Match from 'react-router/Match'
33
import Miss from 'react-router/Miss'
44
import Link from 'react-router/Link'
5-
import Redirect from 'react-router/Redirect'
65
import Router from 'react-router/BrowserRouter'
76

87
// Some folks find value in a centralized route config.

0 commit comments

Comments
 (0)