Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Feb 16, 2024
1 parent 5ff59e3 commit a77bc2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ class Module extends \yii\base\Module implements \yii\base\BootstrapInterface
{
private Config $_config;

public const EVENT_BEFORE_UP = 'beforeUp';
public const EVENT_AFTER_UP = 'afterUp';

/**
* @inheritDoc
* @throws InvalidConfigException
Expand Down

0 comments on commit a77bc2d

Please sign in to comment.