aboutsummaryrefslogtreecommitdiffstats
path: root/api.go
diff options
context:
space:
mode:
Diffstat (limited to 'api.go')
-rw-r--r--api.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/api.go b/api.go
index 2fc4197..1fe7f0a 100644
--- a/api.go
+++ b/api.go
@@ -7,8 +7,6 @@ import (
"encoding/json"
"fmt"
"io"
- "io/ioutil"
- "math/rand"
"mime"
"net/http"
"os"