aboutsummaryrefslogtreecommitdiff
path: root/backend/microservice/PythonServer/project/api/templates/index.html
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-03-20 23:39:07 +0100
committerSonja Galovic <galovicsonja@gmail.com>2022-03-20 23:39:07 +0100
commit470442d5b7c8f034f13ed0e8d2aaafe826b40a8c (patch)
tree34336ff754da362ab121a25dcfe137a0ff704913 /backend/microservice/PythonServer/project/api/templates/index.html
parentefecf70b6f54560269c3ee8211ea6456c0481e69 (diff)
parentacf5c2a1e1920e158125758efda7b15232f53702 (diff)
Merge branch 'dev' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into dev
Diffstat (limited to 'backend/microservice/PythonServer/project/api/templates/index.html')
-rw-r--r--backend/microservice/PythonServer/project/api/templates/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/microservice/PythonServer/project/api/templates/index.html b/backend/microservice/PythonServer/project/api/templates/index.html
deleted file mode 100644
index 98b35d52..00000000
--- a/backend/microservice/PythonServer/project/api/templates/index.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<form class="" action="data" method="post">
- <input type="file" name="csvfile" value="Browse">
- <input type="submit" name="" value="Submit">
-</form> \ No newline at end of file