Skip to content

Commit

Permalink
chore(fxredis): Remove unnecessary line from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Babacooll committed Mar 28, 2024
1 parent e20bea4 commit 785db5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fxredis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import (

var Bootstrapper = fxcore.NewBootstrapper().WithOptions(
// load modules
fxhttpclient.FxHttpClientModule,
fxredis.FxRedisModule,
// ...
)
Expand Down

0 comments on commit 785db5d

Please sign in to comment.