summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-04-23 01:03:40 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-04-23 01:03:40 +0200
commite92adea56f1aadea8a6e43871530c9b3a78e27c7 (patch)
treebbd00e8e06550a474ff8c97206e819768b0e47dd /src/hub/Makefile
parentfix last commit (diff)
drop no needed mysql support
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index 0c34f14..d03dc7d 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -43,8 +43,6 @@ LIBS := "gopkg.in/gorp.v2" \
"github.com/zenazn/goji" \
"github.com/pborman/uuid" \
"github.com/equinox0815/graphite-golang"
-# "github.com/go-sql-driver/mysql"
-# "github.com/ziutek/mymysql/godrv"
all: build test