"golang.org/x/exp/slices" => "slices" and go fmt
This commit is contained in:
@@ -3,7 +3,7 @@ package redis
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"golang.org/x/exp/slices"
|
||||
"slices"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user