Skip to content

Commit

Permalink
Update redis_clients.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Faraponov authored Jan 23, 2019
1 parent db70c38 commit b4a9d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis_clients.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import (
"github.com/go-redis/redis"
"os"
"errors"
"fmt"
)

type (
Expand Down

0 comments on commit b4a9d59

Please sign in to comment.