Allow some dead code for now

This commit is contained in:
Imbus 2024-08-22 03:38:44 +02:00
parent 91e6546a47
commit 3be1ca9e48

View file

@ -1,3 +1,4 @@
#[allow(dead_code)]
use rand::Rng;
// This will do for now