diff --git a/common/src/app/common/files/changes_builder.cljc b/common/src/app/common/files/changes_builder.cljc index 55a65b20ca..6c1ee36ffb 100644 --- a/common/src/app/common/files/changes_builder.cljc +++ b/common/src/app/common/files/changes_builder.cljc @@ -524,7 +524,6 @@ :or {ignore-geometry? false ignore-touched false with-objects? false}}] (assert-container-id! changes) (assert-objects! changes) - (assert-page-id! changes) (let [page-id (::page-id (meta changes)) component-id (::component-id (meta changes)) objects (lookup-objects changes)