diff --git a/static/index.js b/static/index.js index 64dd4c7..ca53dd3 100644 --- a/static/index.js +++ b/static/index.js @@ -162,11 +162,3 @@ function generateHtml(data) { return html; } - -function listForms(data) { - html += ''; -}