Skip to content

Commit d75c6f9

Browse files
committed
yarn test changes in app.js
1 parent 25d4f7d commit d75c6f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/App.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ import Footer from './components/LandingF/LandingF'
2020
import LandingB from './components/LandingB/LandingB'
2121
import LandingE from './components/LandingE/LandingE'
2222
import LandingD from './components/LandingD/LandingD'
23-
import LandingF from './components/LandingF/LandingF'
24-
import Footer from './components/LandingF/LandingF'
2523

2624
// set up components for lazy loading
2725
const ProfileRestrictedLoadable = restricted(Loadable({

0 commit comments

Comments
 (0)