mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
fix for seeders
This commit is contained in:
parent
8a8c3b85c3
commit
ef48bd150c
@ -11,7 +11,9 @@
|
|||||||
|
|
||||||
namespace App\Observers;
|
namespace App\Observers;
|
||||||
|
|
||||||
|
use App\Jobs\Util\WebhookHandler;
|
||||||
use App\Models\Product;
|
use App\Models\Product;
|
||||||
|
use App\Models\Webhook;
|
||||||
|
|
||||||
class ProductObserver
|
class ProductObserver
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user