Skip to content

Commit

Permalink
use better/data exception
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Dec 30, 2021
1 parent fcdfd55 commit 85e0e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acl.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Atk4\Login;

use Atk4\Core\Exception;
use Atk4\Data\Exception;
use Atk4\Data\Model;

/**
Expand Down

0 comments on commit 85e0e94

Please sign in to comment.