From 372869354f8c4480f39c67348694ca2192747b6d Mon Sep 17 00:00:00 2001 From: nickago Date: Thu, 16 Jul 2015 14:49:15 -0700 Subject: [PATCH] removed testing material --- api/post_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/api/post_test.go b/api/post_test.go index c62b4423e6..5009ff54d1 100644 --- a/api/post_test.go +++ b/api/post_test.go @@ -10,7 +10,6 @@ import ( "net/http" "testing" "time" - "fmt" ) func TestCreatePost(t *testing.T) {