fix: remove dangling } from regex cleanup of submitReuse
This commit is contained in:
parent
9eb0f15261
commit
492924f346
1 changed files with 0 additions and 2 deletions
|
|
@ -421,8 +421,6 @@ async function copyVM(jobId, vmid, sourceFilename) {
|
|||
status.innerHTML = '<div class="error">Failed: ' + err.message + '</div>';
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue