Explorar el Código

Fix import not used.

Filipe hace 11 años
padre
commit
035fbc11fb
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() {