uuid icon indicating copy to clipboard operation
uuid copied to clipboard

Fixing clippy warning on dead code

Open gents83 opened this issue 3 years ago • 0 comments

unix_to_rfc4122_ticks is marked as unused from clippy warnings - I've added the attribute to not display the warning, but if you think it has to be deleted, better to delete it then :)

gents83 avatar Sep 09 '22 08:09 gents83