Skip to content

Commit

Permalink
fixed password when create customer
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Yang committed Dec 18, 2024
1 parent 2e62aee commit e2be877
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions innopacks/common/src/Repositories/CustomerRepo.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
use InnoShop\Common\Models\Customer;
use Throwable;

use function Laravel\Prompts\password;

class CustomerRepo extends BaseRepo
{
/**
Expand Down

0 comments on commit e2be877

Please sign in to comment.