Skip to content

Commit 4ad81b4

Browse files
sphiretimdorr
authored andcommitted
Remove unused imports in example (#3845)
1 parent dbf580f commit 4ad81b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/examples/Basic.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55

66
import React from 'react'
77
import Match from 'react-router/Match'
8-
import Miss from 'react-router/Miss'
98
import Link from 'react-router/Link'
10-
import Redirect from 'react-router/Redirect'
119
import Router from 'react-router/BrowserRouter'
1210

1311
class BasicExample extends React.Component {

0 commit comments

Comments
 (0)