]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/PageExportApiController.php
respective book and chapter structure added.
[bookstack] / app / Entities / Controllers / PageExportApiController.php
index 8737f2f3ebab9da8018ff125989cb61701d3ef45..693760bc8e727ddb6ce13a8c004f3a808f816670 100644 (file)
@@ -2,7 +2,6 @@
 
 namespace BookStack\Entities\Controllers;
 
-use BookStack\Entities\Models\Page;
 use BookStack\Entities\Queries\PageQueries;
 use BookStack\Entities\Tools\ExportFormatter;
 use BookStack\Http\ApiController;