]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/SocialAccount.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / app / Auth / SocialAccount.php
index 7d0dbaafc60245a5247e5b61a8f66db2ef327371..804dbe6292973c16b7dc068ad00dd353c33fa48d 100644 (file)
@@ -1,6 +1,5 @@
 <?php namespace BookStack\Auth;
 
-use BookStack\Auth\User;
 use BookStack\Model;
 
 class SocialAccount extends Model