]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/HomeController.php
Fixes "bookshelf" pt_BR translation in "activities"
[bookstack] / app / Http / Controllers / HomeController.php
index e9469fafb0c9a24c7af2355ceba65e2c0df8312b..4d536c1b3461fde0ae136a8afa47fa7ffceea359 100644 (file)
@@ -2,7 +2,6 @@
 
 use Activity;
 use BookStack\Entities\EntityRepo;
-use Illuminate\Http\Request;
 use Illuminate\Http\Response;
 use Views;