X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/65ddd16532e0329cc862f069064181593ad83253..refs/pull/2393/head:/app/Http/Controllers/BookshelfController.php diff --git a/app/Http/Controllers/BookshelfController.php b/app/Http/Controllers/BookshelfController.php index 8d2eec348..50dc97bab 100644 --- a/app/Http/Controllers/BookshelfController.php +++ b/app/Http/Controllers/BookshelfController.php @@ -1,8 +1,8 @@ bookshelfRepo = $bookshelfRepo; $this->entityContextManager = $entityContextManager; $this->imageRepo = $imageRepo; - parent::__construct(); } /**