Skip to content

Commit

Permalink
Removed UserAuthClient
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Jun 24, 2016
1 parent bea86e3 commit c3c0fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/User.php
Expand Up @@ -12,7 +12,7 @@
namespace skeeks\cms\models;

use Imagine\Image\ManipulatorInterface;

use skeeks\cms\authclient\models\UserAuthClient;
use skeeks\cms\components\Cms;
use skeeks\cms\models\behaviors\HasRelatedProperties;
use skeeks\cms\models\behaviors\HasStorageFile;
Expand Down

0 comments on commit c3c0fb6

Please sign in to comment.