aboutsummaryrefslogtreecommitdiff
path: root/auth/server.go
diff options
context:
space:
mode:
Diffstat (limited to 'auth/server.go')
-rw-r--r--auth/server.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/server.go b/auth/server.go
index 02b9382..0f2496e 100644
--- a/auth/server.go
+++ b/auth/server.go
@@ -24,7 +24,6 @@ import (
"encoding/json"
"os"
"fmt"
- // "io/ioutil"
)
func listen(clientId, verifier string) {