Skip to content

Commit

Permalink
update: removed redundant properties declare in vendor/SetupWizard
Browse files Browse the repository at this point in the history
  • Loading branch information
osmansufy committed Dec 30, 2024
1 parent 2306a3a commit e71788e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions includes/Vendor/SetupWizard.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
* Seller setup wizard class
*/
class SetupWizard extends DokanSetupWizard {
/** @var string Current Step */
protected string $current_step = '';

/** @var array Steps for the setup wizard */
protected $steps = [];

/**
* @var int
*/
Expand Down

0 comments on commit e71788e

Please sign in to comment.