diff --git a/buscribe-web/index.html b/buscribe-web/index.html index 4183bd8..0f5e261 100644 --- a/buscribe-web/index.html +++ b/buscribe-web/index.html @@ -9,7 +9,6 @@
-
@@ -19,7 +18,6 @@
-
diff --git a/buscribe-web/script.js b/buscribe-web/script.js index cb3eb7c..6bbe36a 100644 --- a/buscribe-web/script.js +++ b/buscribe-web/script.js @@ -43,14 +43,6 @@ function fillResults(results) { line_div.classList.add("line"); - // line_div.innerHTML = ` - //
- //
${line.start_bus_time}
- //
${line.start_time}
- //
- //
${line.text}
- // `; - line_div.innerHTML = `
${line.start_bus_time}
${line.text}