Skip to content

Commit 8a1cb34

Browse files
committed
merging with public repo
2 parents 13f404e + 62b2fbb commit 8a1cb34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/rooms/examples/eg009_assign_form_to_form_group/controller.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def get_forms(args):
6969
form_library_forms = form_libraries_api.get_form_library_forms(
7070
form_library_id=first_form_library_id, account_id=args["account_id"]
7171
) # type: FormSummaryList
72-
7372
# Step 3 end
7473

7574
return form_library_forms.forms

0 commit comments

Comments
 (0)