Remove useless println

This commit is contained in:
Howl 2016-05-15 13:57:28 +02:00
parent d6f67915c5
commit e043dd9cdf
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ func GetUser(c *gin.Context, db *sql.DB) {
mode := genmode(c.Query("m"))
fmt.Println(whereClause, p)
var display bool
err := db.QueryRow(fmt.Sprintf(
`SELECT