File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323namespace Uecode \Bundle \QPushBundle \DependencyInjection ;
2424
25- use Uecode \Bundle \QPushBundle \DependencyInjection \Configuration ;
2625use Symfony \Component \HttpKernel \DependencyInjection \Extension ;
2726use Symfony \Component \DependencyInjection \Definition ;
2827use Symfony \Component \DependencyInjection \Reference ;
Original file line number Diff line number Diff line change 2626use Symfony \Component \HttpFoundation \Response ;
2727use Symfony \Component \HttpKernel \Event \GetResponseEvent ;
2828use Symfony \Component \EventDispatcher \EventDispatcherInterface ;
29- use Uecode \Bundle \QPushBundle \Message \Message ;
3029use Uecode \Bundle \QPushBundle \Message \Notification ;
3130use Uecode \Bundle \QPushBundle \Event \Events ;
3231use Uecode \Bundle \QPushBundle \Event \NotificationEvent ;
Original file line number Diff line number Diff line change 2525use Doctrine \Common \Cache \Cache ;
2626use Symfony \Bridge \Monolog \Logger ;
2727use Symfony \Component \EventDispatcher \EventDispatcherInterface ;
28- use Uecode \Bundle \QPushBundle \Provider \ProviderInterface ;
2928use Uecode \Bundle \QPushBundle \Event \MessageEvent ;
3029use Uecode \Bundle \QPushBundle \Event \NotificationEvent ;
3130
Original file line number Diff line number Diff line change 2222
2323namespace Uecode \Bundle \QPushBundle \Provider ;
2424
25- use Aws \Common \Aws ;
2625use Aws \Sns \SnsClient ;
2726use Aws \Sqs \SqsClient ;
28- use Aws \Sqs \Exception \SqsException ;
2927use Doctrine \Common \Cache \Cache ;
3028use Symfony \Bridge \Monolog \Logger ;
3129use Symfony \Component \EventDispatcher \EventDispatcherInterface ;
You can’t perform that action at this time.
0 commit comments