Explorar el Código

remove debug info

tags/v0.5
patrick hace 6 años
padre
commit
27d9ed2477
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      db.go

+ 0
- 2
db.go Ver fichero



import ( import (
"database/sql" "database/sql"
"fmt"
"log" "log"
"net/http" "net/http"
"strconv" "strconv"
panic(err.Error()) panic(err.Error())
} }
m.h = h m.h = h
fmt.Printf("%x", h)
return err return err
} }



Cargando…
Cancelar
Guardar