mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 15:00:09 +02:00
chore: remove unused variables
This commit is contained in:
parent
b1e785b6c3
commit
8b381777bc
5 changed files with 11 additions and 83 deletions
|
@ -6,7 +6,6 @@ import Layout from '@theme/layout';
|
|||
|
||||
class App extends React.Component {
|
||||
render() {
|
||||
// https://reacttraining.com/react-router/web/example/route-config
|
||||
const routes = [
|
||||
{
|
||||
path: '/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue