Skip to content

Commit 4009f32

Browse files
authored
Update WebhookController.php
1 parent bfb04d3 commit 4009f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ShopifyApp/Traits/WebhookController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Osiset\ShopifyApp\Traits;
44

5-
use App\Jobs\AbstractShopifyWebhookJob;
5+
use App\Jobs\ShopifyWebhooks\AbstractShopifyWebhookJob;
66
use Illuminate\Http\Request;
77
use Illuminate\Http\Response as ResponseResponse;
88
use Illuminate\Support\Facades\Response;

0 commit comments

Comments
 (0)