aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/App.js
diff options
context:
space:
mode:
author9308233900 <reagan_hunt@brown.edu>2021-04-09 16:03:09 -0700
committer9308233900 <reagan_hunt@brown.edu>2021-04-09 16:03:09 -0700
commit84a871ac2911f0fd78aa750314173c62eaa616ce (patch)
treeb22a3ce244e4eca9f24d5f5f119bb51d36cd53b9 /frontend/src/App.js
parent3628ded6ad537c01ce51ee9a7ffb008bd1b0e228 (diff)
server complete, time/xml passed to backend
Diffstat (limited to 'frontend/src/App.js')
-rw-r--r--frontend/src/App.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/App.js b/frontend/src/App.js
index 73ec59e..cf89bf0 100644
--- a/frontend/src/App.js
+++ b/frontend/src/App.js
@@ -1,10 +1,6 @@
import './App.css';
import SECAPIData from "./SECAPIData";
-/*
-App is the main react component that contains all the other maps components
-*/
-
function App() {
return (