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
|
var fileTDef string
|
||||||
if fileType != nil {
|
if fileType != nil {
|
||||||
fileTDef = fileType.Extension
|
fileTDef = fileType.Extension
|
||||||
|
Loading…
x
Reference in New Issue
Block a user