X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/62342433f41f2eaef19c5e85f5ce960297ee8206..refs/pull/806/head:/app/Page.php diff --git a/app/Page.php b/app/Page.php index e169a1959..38feb610d 100644 --- a/app/Page.php +++ b/app/Page.php @@ -6,7 +6,6 @@ class Page extends Entity protected $simpleAttributes = ['name', 'id', 'slug']; - protected $with = ['book']; public $textField = 'text'; /**