mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(client): remove unused var
This commit is contained in:
parent
1a889d9f3f
commit
0d787ceeec
@ -9,7 +9,6 @@ import Spacer from '../helpers/Spacer';
|
||||
|
||||
import 'prismjs/themes/prism.css';
|
||||
import './guide.css';
|
||||
import Footer from '../Footer';
|
||||
|
||||
const propTypes = {
|
||||
children: PropTypes.any,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user