Skip to content

Commit

Permalink
rebase proposal.ts, rebuild schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Jul 11, 2024
2 parents d636045 + a743e2b commit fdf1f7f
Show file tree
Hide file tree
Showing 44 changed files with 28,661 additions and 4,573 deletions.
1 change: 0 additions & 1 deletion examples/data/lawfulDevelopmentCertificate/existing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ export const lawfulDevelopmentCertificateExisting: Schema = {
value: 'designated',
description: 'Designated land',
intersects: true,
entities: [],
},
{
value: 'nature.SAC',
Expand Down
2 changes: 0 additions & 2 deletions examples/data/listedBuildingConsent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export const listedBuildingConsent: Schema = {
value: 'listed',
description: 'Listed Building',
intersects: true,
entities: [],
},
{
value: 'article4',
Expand Down Expand Up @@ -134,7 +133,6 @@ export const listedBuildingConsent: Schema = {
value: 'designated',
description: 'Designated land',
intersects: true,
entities: [],
},
{
value: 'nature.SAC',
Expand Down
Loading

0 comments on commit fdf1f7f

Please sign in to comment.