Dennis Rodewyk %!s(int64=5) %!d(string=hai) anos
pai
achega
b3d59092f9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app.go

+ 0 - 1
app.go

@@ -71,7 +71,6 @@ func main() {
 
 	if pwnedFlag == true {
 		haveIBeenPwned, err = pwned.IsPasswordCompromised(password)
-		fmt.Println(haveIBeenPwned)
 	}
 
 	if err != nil {