This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
go-sql-driver__mysql
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix import not used.
Filipe
11 years ago
parent
a26ecc1c0f
commit
035fbc11fb
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
appengine.go
+ 0
- 1
appengine.go
View File
@@ -12,7 +12,6 @@ package mysql
import (
"appengine/cloudsql"
- "net"
)
func init() {