aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index e726b0a..50f4e1e 100644
--- a/src/App.js
+++ b/src/App.js
@@ -45,7 +45,6 @@ function App() {
})}
</h3>
<br />
- <br />
<Switch>
<Route exact path="/">
<MainPage latest={latest} prior={prior} />{" "}