This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github.com2
/
gocql_gocql
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove unused import
Maciek Sakrejda
10 years ago
parent
119f1a0b32
commit
cf8c3b60f7
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
conn_test.go
+ 0
- 1
conn_test.go
View File
@@ -12,7 +12,6 @@ import (
"io"
"io/ioutil"
"net"
- "os"
"strings"
"sync"
"sync/atomic"