pub fn remove_fingerprint()
Expand description

Removes the fingerprint.

Examples

set_fingerprint(vec!["test"]);
remove_fingerprint();