Skip to content

Commit

Permalink
Merge branch 'rework-login-logic' of https://github.com/yii2-extensio…
Browse files Browse the repository at this point in the history
…ns/user into rework-login-logic
  • Loading branch information
terabytesoftw committed Dec 8, 2023
2 parents 1e8abdc + 4fbed4a commit ab364a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Framework/Repository/FinderAccountRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
namespace Yii\User\Framework\Repository;

use Yii\CoreLibrary\Repository\FinderRepositoryInterface;
use yii\db\ActiveRecordInterface;
use Yii\User\ActiveRecord\Account;

final class FinderAccountRepository
Expand Down

0 comments on commit ab364a1

Please sign in to comment.