Testimonials

This commit is contained in:
2024-04-12 10:52:45 -06:00
parent f251af997e
commit 4184c33a2a
6 changed files with 20 additions and 2 deletions

View File

@ -30,7 +30,6 @@ func main() {
// Initialize Redis client
redisClient, redisError := adapters.NewRedisClient()
// Initialize pubsub
var pubSub pubsub.PubSub