Skip to content

Commit

Permalink
Fix NanoID Traits
Browse files Browse the repository at this point in the history
  • Loading branch information
riipandi committed May 25, 2022
1 parent 023bcf3 commit 06e63cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/HasNanoidKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Riipandi\LaravelOptiKey\Traits;

use Hidehalo\OptiKey\Client;
use Hidehalo\Nanoid\Client;

trait HasNanoidKey
{
Expand Down

0 comments on commit 06e63cb

Please sign in to comment.