From 64ae2edb5a97f05f5592f58422adbc6ac089f9e8 Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Thu, 26 Feb 2015 02:40:52 +0100 Subject: Clean up. More backend code. Better UX and design. --- app/utilities.go | 1 + 1 file changed, 1 insertion(+) (limited to 'app/utilities.go') 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" -- cgit v1.2.3