diff --git a/fxredis/README.md b/fxredis/README.md index ca50340..e40dc69 100644 --- a/fxredis/README.md +++ b/fxredis/README.md @@ -41,7 +41,6 @@ import ( var Bootstrapper = fxcore.NewBootstrapper().WithOptions( // load modules - fxhttpclient.FxHttpClientModule, fxredis.FxRedisModule, // ... )