and commited on
Commit
264db6b
·
1 Parent(s): a15a7d4
Files changed (1) hide show
  1. curl_proxy.go +1 -1
curl_proxy.go CHANGED
@@ -7,7 +7,7 @@ import (
7
  "fmt"
8
  "net/http"
9
  "io/ioutil"
10
- "strings"
11
  "os/exec"
12
  )
13
 
 
7
  "fmt"
8
  "net/http"
9
  "io/ioutil"
10
+ //"strings"
11
  "os/exec"
12
  )
13