Commit 55c787a
committed
Do not assume the import_group exists.
When attempting to update import declarations in the -edit file, do not
assume that `project.import_group` exists -- it may only exist if the
ODK configuration actually contains an import section.
closes #12781 parent 853e7db commit 55c787a
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
1181 | | - | |
1182 | | - | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
1183 | 1184 | | |
1184 | 1185 | | |
1185 | 1186 | | |
| |||
0 commit comments