Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Hier <ihier@uber.com>
  • Loading branch information
Isaac Hier committed Dec 5, 2017
1 parent 392a3b4 commit 99ab73c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/hotrod/services/driver/redis.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import (
"errors"
"fmt"
"math/rand"
"strings"
"sync"

"github.com/opentracing/opentracing-go"
Expand Down

0 comments on commit 99ab73c

Please sign in to comment.