Skip to content

Commit bd285bf

Browse files
akonringtwittner
andauthored
Update timeboost-sequencer/src/decrypt.rs
Co-authored-by: Toralf Wittner <[email protected]>
1 parent 430bae5 commit bd285bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

timeboost-sequencer/src/decrypt.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ impl Drop for Decrypter {
427427

428428
/// The operational state of the Worker.
429429
#[derive(Debug, Clone)]
430-
#[allow(clippy::large_enum_variant)]
431430
enum WorkerState {
432431
/// Obtains the threshold decryption key from DKG bundles.
433432
///

0 commit comments

Comments
 (0)