Spaces:
Runtime error
Runtime error
Update templates/prompt_template.html
Browse files
templates/prompt_template.html
CHANGED
@@ -619,8 +619,6 @@ async function fetchUpdatedDocuments(company_id) {
|
|
619 |
document.getElementById('comments').value = "";
|
620 |
|
621 |
}
|
622 |
-
|
623 |
-
|
624 |
</script>
|
625 |
</body>
|
626 |
|
|
|
619 |
document.getElementById('comments').value = "";
|
620 |
|
621 |
}
|
|
|
|
|
622 |
</script>
|
623 |
</body>
|
624 |
|