aboutsummaryrefslogtreecommitdiff
path: root/store.go
diff options
context:
space:
mode:
authorWenhui Shen <swhbox@foxmail.com>2016-02-18 16:29:43 +0300
committerWenhui Shen <swhbox@foxmail.com>2016-02-18 16:29:43 +0300
commit56d6ae1dcfd0714b25b3b682a40b67d9542445ee (patch)
tree0a2ef1016db02884056b71e804d8e566d15dca59 /store.go
parent84f333210a31953ee5e24f3dc1b42a5a1c8e145b (diff)
update
Diffstat (limited to 'store.go')
-rw-r--r--store.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/store.go b/store.go
index a279d53..88d2e65 100644
--- a/store.go
+++ b/store.go
@@ -7,7 +7,6 @@ package sessions
import (
"encoding/base32"
"io/ioutil"
- "net/http"
"os"
"path/filepath"
"strings"