Browse Source

fixing tests

afeiszli 4 years ago
parent
commit
d0acd85c14
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/api_test.go

+ 0 - 1
test/api_test.go

@@ -2,7 +2,6 @@ package main
 
 import (
 	"bytes"
-	"context"
 	"encoding/json"
 	"io/ioutil"
 	"net/http"