mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
cleanup
This commit is contained in:
parent
ec9df83154
commit
1ca3fba2f7
1 changed files with 0 additions and 1 deletions
|
@ -208,7 +208,6 @@ function hideDeletedForms() {
|
|||
* it everywhere.
|
||||
*/
|
||||
export function initFormsetsForms() {
|
||||
console.log('init formsets');
|
||||
let formIdentifier = "form"
|
||||
let repeatableForm = document.querySelectorAll(".repeatable-form");
|
||||
let container = document.querySelector("#form-container");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue