From 1f380e6a3c57582cbc0514d148dce51115b085b3 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Sun, 4 Jan 2015 13:01:50 +0000 Subject: [PATCH] Makefile fix --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 4afa7523..97301e04 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -DEPS = $(go list -f '{{range .TestImports}}{{.}} {{end}}' ./...) - all: deps fmt combined combined: