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