X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2724b2867b753a8d486d14dd491e7d14db5983d2..refs/pull/4467/head:/app/Settings/SettingService.php diff --git a/app/Settings/SettingService.php b/app/Settings/SettingService.php index 9bcd6c7ec..1c5cbdf5a 100644 --- a/app/Settings/SettingService.php +++ b/app/Settings/SettingService.php @@ -2,7 +2,7 @@ namespace BookStack\Settings; -use BookStack\Auth\User; +use BookStack\Users\Models\User; /** * Class SettingService