Skip to content

Commit

Permalink
Update ShopifyServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
msonowal authored Apr 30, 2021
1 parent c892e77 commit c282bbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Shopify/ShopifyServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ private function bootMiddlewares(): void
*/
private function publishJobs(): void
{
logger('asd' . __DIR__.'/Jobs/AppUninstalledJob.php');
// Job publish
$this->publishes(
[
Expand Down

0 comments on commit c282bbf

Please sign in to comment.