diff --git a/src/components/Main.js b/src/components/Main.js
index d943cf2..8ecb20a 100644
--- a/src/components/Main.js
+++ b/src/components/Main.js
@@ -199,9 +199,6 @@ class ResponsiveDrawer extends React.Component {
{this.state.key === 'Easy-Quiz' && }
{this.state.key === 'Medium-Quiz' && }
{this.state.key === 'Hard-Quiz' && }
- {this.state.key === 'Easy-Quiz' && }
- {this.state.key === 'Medium-Quiz' && }
- {this.state.key === 'Hard-Quiz' && }
);