summaryrefslogtreecommitdiff
path: root/app/utilities.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/utilities.go')
-rw-r--r--app/utilities.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/utilities.go b/app/utilities.go
index b34efd8..65a6716 100644
--- a/app/utilities.go
+++ b/app/utilities.go
@@ -8,6 +8,7 @@ import (
"fmt"
"github.com/garyburd/redigo/redis"
"golang.org/x/crypto/bcrypt"
+ // "html/template"
"io"
"io/ioutil"
"log"