Skip to content

Commit

Permalink
Remove crypto/md5 and other unused package import
Browse files Browse the repository at this point in the history
  • Loading branch information
genedna committed Jul 4, 2015
1 parent 4b71f38 commit 6428397
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions db/db.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
package db

import (
"crypto/md5"
"encoding/hex"
"encoding/json"
"fmt"
"strings"
"time"

"gopkg.in/redis.v3"
)
Expand Down

0 comments on commit 6428397

Please sign in to comment.