summaryrefslogtreecommitdiffstats
path: root/api/post_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/post_test.go')
-rw-r--r--api/post_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/post_test.go b/api/post_test.go
index c62b4423e..5009ff54d 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) {