aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2020-11-14 14:56:40 -0500
committerGalen Guyer <galen@galenguyer.com>2020-11-14 14:56:40 -0500
commit0049bd2bfa3774f877e5f8f91ddbcf8d660371cf (patch)
treeda2d9e73cd86010a61f1de4a9bb4b452af9ffdba /src/App.js
parent7040cd9f4c8f83a09fde3495315da8b269ae0848 (diff)
remove line break
Diffstat (limited to 'src/App.js')
-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} />{" "}