]> BookStack Code Mirror - bookstack/blobdiff - app/Api/ApiDocsGenerator.php
Played around with a new app structure
[bookstack] / app / Api / ApiDocsGenerator.php
index 671923ab1a21efc678c153f1693fdd8c5ee944ad..473c00ae257eeef805504d5303ab234b43e1a8b3 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Api;
 
-use BookStack\Http\Controllers\Api\ApiController;
+use BookStack\Http\Controllers\ApiController;
 use Exception;
 use Illuminate\Contracts\Container\BindingResolutionException;
 use Illuminate\Support\Collection;