File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 4747use Lexik \Bundle \JWTAuthenticationBundle \LexikJWTAuthenticationBundle ;
4848use Lexik \Bundle \JWTAuthenticationBundle \Services \JWTTokenManagerInterface ;
4949use Overblog \GraphQLBundle \OverblogGraphQLBundle ;
50- use Symfony \Bundle \SwiftmailerBundle \SwiftmailerBundle ;
5150use Symfony \Component \Config \Loader \LoaderInterface ;
5251use Symfony \Component \Config \Resource \FileResource ;
5352use Symfony \Component \DependencyInjection \ContainerBuilder ;
@@ -63,7 +62,6 @@ public function registerBundles(): iterable
6362 yield new LexikJWTAuthenticationBundle ();
6463 yield new HautelookTemplatedUriBundle ();
6564 yield new WebpackEncoreBundle ();
66- yield new SwiftmailerBundle ();
6765 yield new KnpMenuBundle ();
6866
6967 yield new IbexaRestBundle ();
You can’t perform that action at this time.
0 commit comments