Skip to content

Commit

Permalink
Merge branch 'master' into 3.1-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jun 27, 2023
2 parents cf760fe + 340fdf9 commit b0d2d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/WatchCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace Hyperf\Watcher\Command;

use Hyperf\Command\Command;
use Hyperf\Command\NullDisableEventDispatcher;
use Hyperf\Command\Concerns\NullDisableEventDispatcher;
use Hyperf\Watcher\Option;
use Hyperf\Watcher\Watcher;
use Psr\Container\ContainerInterface;
Expand Down

0 comments on commit b0d2d29

Please sign in to comment.