aboutsummaryrefslogtreecommitdiff
path: root/client.go
diff options
context:
space:
mode:
authorFChannel <>2021-06-28 20:09:42 -0700
committerFChannel <>2021-06-28 20:09:42 -0700
commit057c5639222dc773ff8d588ab122cc267b27c187 (patch)
treecfb3b98feb22844eea707e149657275aae377bab /client.go
parent429ab6de683653c0ae509ba169eab768f2e3bd91 (diff)
added tor image in place of broken links. if user is using tor they just click the image to view it
Diffstat (limited to 'client.go')
-rw-r--r--client.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/client.go b/client.go
index 1c2b8ce..d91bbc7 100644
--- a/client.go
+++ b/client.go
@@ -9,7 +9,6 @@ import "strings"
import "strconv"
import "sort"
import "regexp"
-import "os"
var Key *string = new(string)