We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a18af9 commit 959c0beCopy full SHA for 959c0be
src/ServiceProvider.php
@@ -13,8 +13,6 @@
13
14
class ServiceProvider extends AddonServiceProvider
15
{
16
- protected $publishAfterInstall = false;
17
-
18
protected $commands = [
19
Commands\ShopifyImportProducts::class,
20
Commands\ShopifyImportSingleProduct::class,
0 commit comments