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) {