Explorar el Código

Merge pull request #247 from filipenos/master

appengine: fix import not used.
Julien Schmidt hace 11 años
padre
commit
a5654ea92c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      appengine.go

+ 0 - 1
appengine.go

@@ -12,7 +12,6 @@ package mysql
 
 import (
 	"appengine/cloudsql"
-	"net"
 )
 
 func init() {