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