Skip to content

Commit a2c7ddb

Browse files
authored
Merge pull request #85 from docusign/Rooms9-Error-Fix
Rooms9 error fix
2 parents 5518dcf + 10c1331 commit a2c7ddb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/rooms/views/eg009_assign_form_to_form_group.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def assign_form_to_form_group():
4747
h1="Creating a form group",
4848
message=f"""Form "{args['form_id']}" has been assigned to
4949
Form Group "{args['form_group_id']}"!""",
50-
json=json.dumps(json.dumps(results, default=str))
5150
)
5251

5352

0 commit comments

Comments
 (0)