File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313namespace Hyperf \AsyncQueue \Command ;
1414
1515use Hyperf \AsyncQueue \Driver \DriverFactory ;
16- use Hyperf \Framework \Annotation \Command ;
16+ use Hyperf \Command \Annotation \Command ;
1717use Psr \Container \ContainerInterface ;
1818use Symfony \Component \Console \Command \Command as SymfonyCommand ;
1919use Symfony \Component \Console \Input \InputArgument ;
Original file line number Diff line number Diff line change 1313namespace Hyperf \AsyncQueue \Command ;
1414
1515use Hyperf \AsyncQueue \Driver \DriverFactory ;
16- use Hyperf \Framework \Annotation \Command ;
16+ use Hyperf \Command \Annotation \Command ;
1717use Psr \Container \ContainerInterface ;
1818use Symfony \Component \Console \Command \Command as SymfonyCommand ;
1919use Symfony \Component \Console \Input \InputArgument ;
Original file line number Diff line number Diff line change 1313namespace Hyperf \AsyncQueue \Command ;
1414
1515use Hyperf \AsyncQueue \Driver \DriverFactory ;
16- use Hyperf \Framework \Annotation \Command ;
16+ use Hyperf \Command \Annotation \Command ;
1717use Psr \Container \ContainerInterface ;
1818use Symfony \Component \Console \Command \Command as SymfonyCommand ;
1919use Symfony \Component \Console \Input \InputArgument ;
You can’t perform that action at this time.
0 commit comments