Skip to content

Commit 4ac3d63

Browse files
committed
Remove bogus 'os' import
1 parent 34a3125 commit 4ac3d63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
"log"
1414
"net/http"
1515
"net/url"
16-
"os"
1716
"runtime"
1817
"strings"
1918
)

0 commit comments

Comments
 (0)