]> BookStack Code Mirror - bookstack/blobdiff - app/Settings/SettingService.php
1. Fixed translation for Copy and Reply
[bookstack] / app / Settings / SettingService.php
index 756640485a600708a25a83a8a13686a5dbe907fe..c903bd60a5dc4b811bcf2604965aa3692d020382 100644 (file)
@@ -1,7 +1,5 @@
 <?php namespace BookStack\Settings;
 
-use BookStack\Settings\Setting;
-use BookStack\Auth\User;
 use Illuminate\Contracts\Cache\Repository as Cache;
 
 /**