Get rid of print
This commit is contained in:
parent
a187f22869
commit
078e8eb77b
@ -193,8 +193,6 @@ func handleDecrypted(decryptedDataB []byte, uidB []byte) {
|
||||
panic(err)
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Println(data[:4])
|
||||
|
||||
var fileTDef string
|
||||
if fileType != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user